HeadsUpAI

v0 Now Creates Private and Public Blob Stores via Chat

· Updated

v0 now supports creating private and public blob stores via its chat interface. When adding Vercel Blob, a dialog prompts you to pick a region and choose between private or public access. Private storage, the default, requires authentication to access sensitive files. Public storage allows direct reads for assets like media.

This matters for teams building applications that handle file uploads or generated assets — the agent automatically understands your store's configuration and writes the correct implementation without requiring any manual code. It sets up authenticated delivery routes for private stores or direct URLs for public ones depending on your choice.

If your next v0 project needs file storage, specify private or public access in the chat. The agent handles the implementation from there, which keeps blob storage configuration inside the same workflow where you're already building.

v0
v0
@v0
X

You can now create private blob stores in v0. The agent understands your configuration and automatically sets up authenticated routes so your files stay private. https://t.co/O7Arz6Az6T

2retweets
View on X

Share this update