Hello,
I’m experiencing an issue with my V0 PWA application deployed on Vercel. The app is a budget calculator for renovation projects.
Problem Description:
- In the V0 preview, all images (both SVG and PNG) display correctly
- When deployed to Vercel, initially the images only failed to display on mobile browsers
- Now the problem has expanded and images are not displaying in desktop browsers either
- All images are replaced with question marks in boxes (�) across all browsers
- I’ve tested with both image formats (SVG and PNG), and the problem persists with both
- I’ve tried restoring previous versions that worked perfectly before, but the same issue persists
- I’ve also set up a custom subdomain (presupuestos.martorellreformas.com) but the problem remains
What I’ve tried:
- Verified that all image paths are correct
- Tested with different image formats (SVG and PNG)
- Confirmed that image files are properly uploaded and accessible
- Checked that the files are properly formatted
- Cleared browser cache and tested in incognito mode
- Tested on multiple devices and browsers with the same result
- Restored to previous working versions (which no longer work)
Technical details:
- Application created with V0
- Deployed on Vercel
- Images used for logos and icons throughout the application
- No console errors appear related to the image loading
I would greatly appreciate any guidance on how to resolve this issue. Is there something specific about how Vercel handles images that I need to account for? Or perhaps a special configuration needed for V0 PWAs?
Chat link:
https://v0.dev/chat/martorellreformas-pwa-ZzPUEmcdwni?b=b_XBcJQtKIRnI
Thank you for your help!