Images Not Loading on Production Domain in Vercel

On the production domain in Vercel, images fail to load, displaying a 400 (Bad Request) error , while they work fine on the preview deployment (v0 ) also work fine on my local environment. Even if i revert back to the version on which they were working still facing the same issue. Also suddenly lots of errors are popping up in the console
https://v0.dev/chat/kanegi-webapp-v8-JAzxDlSfeOX


The domain troubleshooting guide can help with most custom domain configuration issues. You might be able to use that guide to solve it before a human is available to help you. Then you can come back here and share the answer for bonus points.

You can also use v0 to narrow down the possibilities.

Hello,

Have you tried redeploying from Vercel without cache: Troubleshooting Build Errors ?

Yes I have tried that as well but still doesnt work also previous there was no issue like 2 days back suddenly this issue came up can you look into it i have tried without cache as well @swarnava

Thanks for sharing the console errors. I found some related conversations that may help you identify what’s going wrong in your case.

Please give those ideas a try and let us know if any of them solve it for you

1 Like

Hey thanks for the sharing the links but even after going through them i checked still facing the same issue ay my end can you check ?

I tried digging into the domain you shared, app-v2.kanegi.in, but nothing exists at that address. When I visit app.kanegi.in I do see the images. Did you find a solution?