Images Not Displayed on My Vercel-Deployed Website
Hi, I'm encountering an issue where the images on my website are not visible after deploying the site on Vercel.
Current Behavior:
- Images fail to load and are either missing or display broken image icons.
- The issue only happens after deploying the site on Vercel; it works fine locally.
- interestingly site deployed but no image is displayed
Expected Behavior:
- All images should display correctly as they do in the local environment.
Steps to Reproduce:
- Clone the project and run it locally—images display correctly.
- Deploy the project to Vercel—images are not displayed.
Project Information:
- Framework: [React + Vite.]
- Image Source: [
/publicfolder] - Deployment Platform: Vercel
link: test-ultr.vercel.app