Images Not Displaying in Browsers in V0 PWA Deployed to Vercel

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!

Hi, Jose! Welcome to the Vercel Community :smiley:

I opened up your project and can see the images. Could you share a screenshot of what you’re seeing?

the problem is in the browsers presupuestos.martorellreformas.com

Hi there! I have the same issue with images when deployed https://v0-gestion-de-rentas.vercel.app/

Also i am having issues with avatars. In the preview display correctly, but when deployed it shows gray avatars instead of colored avatars.

The problem has solved itself, apparently for you too. :grinning_face:

1 Like