Hello Vercel team,
Our private Blob store is blocked after exceeding Hobby usage limits. Authenticated reads return HTTP 403: "Your store is blocked". The dashboard also prevents downloading the files.
Team: jun5s-projects Project: kimjongmok Store ID: store_JwHAlMwhTE5L8gDO
We migrated the application's runtime storage away from Blob on September 8, 2026, and stopped its Blob usage. We still need to export the existing records for migration:
- app-data/customer-center.json (our client reports four historical 1:1 inquiries; the file also contains notices)
- app-data/reservations.json (consultation reservation records; original record count is unknown)
- Files under inquiry-attachments/ referenced by the inquiry records
Our previous file listing showed customer-center.json at 4,154 bytes, last uploaded September 7, 2026. As of September 9, authenticated reads still return 403.
Could you temporarily restore authenticated read access, or provide a secure private export of these files? Please preserve the existing data. We do not need to resume application traffic to Blob.
These records may contain personal information. Please do not publish their contents in this public thread; please provide a private support channel or restore access for our existing authorized account.
Thank you.