Vercel Private Blob is now generally available
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 the same Blob API as public blobs. Specify when uploading a blob:access: 'private' Functions running on Vercel now authenticate to Vercel Private Blob with a short-lived, auto-rotating OIDC token scope
