vercel-blob - Vercel Blob Object Storage for Next.js File Management
Integrate Vercel Blob object storage for file uploads and management in Next.js applications
Tags
Updated: 2026-02-11Capabilities
Typical Inputs
Typical Outputs
What this skill does
- upload files
- generate client tokens
- list stored files
- delete files
- download files
- stream large files
Inputs
- file objects
- form data
- client upload tokens
- BLOB_READ_WRITE_TOKEN
- Next.js application
Outputs
- file URLs
- blob metadata
- upload status
- presigned URLs
Requirements
- Vercel Blob store
- BLOB_READ_WRITE_TOKEN
- @vercel/blob package
- Next.js environment
