vercel/blob not loading images in production webpage, permanent Vercel Blob Storage URLs
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 595
- Forks
- 101
- Avg merge
- 2h 24m
- Merged PRs (30d)
- 1
Description
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
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the production deployment described in the issue and inspect the three image src attributes and the provided Vercel Blob URLs. Confirm the storage and webpage behavior in production, then document or fix the cause so the images load reliably after deployment.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- cloud, web-dev
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 32/100