vercel / vercel/storage

vercel/blob not loading images in production webpage, permanent Vercel Blob Storage URLs

Open
#923 1 comment 0 reactions 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.