Vercel cant find images stored on the public root directory folder #7449
-
QuestionI need some help.Images are not showing on deployed website, they are stored in the public root directory. I already tripled check the path and its 100% correct es: "src="/images/filename.jpg" im using relative path. when the project ran locally images are showing only on vercel they are not showing at all.Does anyone faced this same problem before? if yes, how did you fixed it? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 2 replies
-
|
Hi @aivaneezy1! Have you tried configuring your |
Beta Was this translation helpful? Give feedback.
-
|
This discussion was automatically locked because the community moved to a new site. Please join us at vercel.community |
Beta Was this translation helpful? Give feedback.

Hello, sorry for the late reply. where can i find the vercel.json because on my project i dont have one. Should i just create one in the root of my project?.