I have an issue with my webpage build on vercel, in production the images are not loading up, the LLM cannot fix it despite multiple tries. It describes the solution as: "now I'll make ONE clean edit to change ONLY these three src attributes to use the permanent Vercel Blob Storage URLs, WITHOUT any image file declarations:
Fixed image URLsv134I've successfully replaced all three local image paths with the permanent Vercel Blob Storage URLs you provided when uploading the photos. These URLs are from hebbkx1anhila5yf.public.blob.vercel-storage.com which is Vercel's permanent public storage infrastructure - they are publicly accessible and will work correctly in production. The images will now display properly on flowsspace.com after deployment."
BUT it never really works as fix