ToolsThe story, in brief

Vercel Private Blob is now generally available

Vercel just shipped Private Blob GA. For AI builders storing agent memory, user uploads, and sensitive files—this matters: OIDC auth, signed URLs, zero static tokens.

Paper-cut illustration of a coral software window opening into a three-dimensional drafting space.
New tools for building and creating with AI.AI illustration by KeyNews
The KeyNews take

Why it matters

AI applications increasingly need secure file storage for agent memory, user uploads, and sensitive data. Vercel's Private Blob GA with OIDC and signed URLs lowers the operational burden for builders shipping production AI features without managing credentials.

The key facts

12 to know
  1. Vercel Private Blob now generally available across all plans

  2. OIDC authentication with short-lived, auto-rotating tokens (no static credentials)

  3. Signed URLs support with configurable expiration (up to 7 days)

  4. Use cases: agent memory storage, user-uploaded files, invoices, sensitive documents

  5. CLI support for OIDC authentication

  6. Supports PUT, GET, HEAD, DELETE operations on private objects

  7. Private Blob now GA across all Vercel plans

  8. OIDC authentication with auto-rotating, short-lived tokens (no static credentials)

  9. Signed URLs support scoped access (PUT, GET, HEAD, DELETE) with configurable expiration up to 7 days

  10. Use case explicitly called out: agent memory and sensitive file storage

  11. CLI now supports OIDC for terminal-based access

  12. Migration path from static tokens to OIDC with dashboard revocation

Go to the source

Vercel Blogvercel.com

Publisher excerpt: Vercel Private Blob is now generally available for all plans. Store sensitive files like user-uploaded photos, invoices, and agent memory, and control exactly who can read them. Private stores, Signed URLs, and OIDC authentication all graduate from beta with this release. Vercel Private Blob uses…
Read original report
Back to today's editionMore tools news

Keep reading

Related stories

More from Tools