Unlimited Vercel Blob stores on every plan
Vercel removes Blob store limits. Practitioners building multi-tenant apps now get per-customer isolation without architectural workarounds.

Why it matters
A product feature update that removes friction for teams building with AI-backed apps (agents, retrieval systems, multi-user platforms). Unlimited stores enable cleaner data isolation for real-time agent deployments and customer-specific knowledge bases.
The key facts
11 to knowUnlimited Blob stores now available on all plans (Hobby, Pro, Enterprise)
Previous limits: 100 (Hobby), 500 (Pro), 1,000 (Enterprise)
Billing: Pro tier $5.00 per million store-creation operations; Hobby counts toward 2,000 free monthly operations
Store deletion is free
Use cases: per-customer isolation in multi-tenant apps, environment separation, preview branches, migrations
Unlimited blob stores on all plans (Hobby, Pro, Enterprise)
Previous limits removed: 100 (Hobby), 500 (Pro), 1,000 (Enterprise)
Store creation billed as Advanced Operation: $5/million calls on Pro, counts toward 2,000 free ops on Hobby
Deleting a store is free
Storage, operations, and data transfer billed on usage—no cost penalty for splitting data across multiple stores
Use cases: per-customer stores in multi-tenant apps, environment isolation (prod/staging/preview), temporary stores for migrations
Go to the source
Vercel Blogvercel.com
Publisher excerpt: You can now create as many stores as you need. The previous limits of 100 stores on Hobby, 500 on Pro, and 1,000 on Enterprise no longer apply.Vercel Blob Blob store creation is now billed alongside other , including , , and calls. On Pro that's $5.00 per million. On Hobby it counts toward the…