Path for embedding the image not exist when deployed to Vercel #313
Answered by
zackschuster
Apr 17, 2022
Replies: 1 comment 4 replies
|
this looks like an issue with the file url. does something like |
4 replies
Answer selected by
zackschuster
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

this looks like an issue with the file url. does something like
new URL('./public/qrcodes/sadam.png', import.meta.url)work for you?