I've been working on my React app locally using Appwrite storage to store images and generate previews, and everything has been functioning smoothly on local host. However, upon deploying the app to Vercel, I encountered an issue where the images are not loading.
I've taken steps to troubleshoot the problem, including attempting to add a custom domain, but the issue persists.
Here, is the link of my website https://blogspot-vert.vercel.app/.
TL;DR
Developers encountering image loading issues on Vercel deployment. React app utilizes Appwrite storage for images with no problems locally, but images not loading after deployment. Troubleshooting includes adding custom domain but problem remains. Link to website provided: https://blogspot-vert.vercel.app/.