Creating Private Blob Stores with a Single Click in v0
Key point
In Vercel's v0, users can now create private and public Blob stores with a single click and have them automatically implemented.
Details
A feature has been introduced in v0 that allows users to create private and public Blob stores with a single click. When adding Vercel Blob during a chat, users can easily select their desired region and access type through a dialog.
Store types are divided as follows:
- Private storage: Set as the default, requiring authentication to access sensitive files.
- Public storage: Suitable for assets that require direct reads, such as media assets.
Once the connection is complete, the v0 agent automatically recognizes the store configuration. Without users needing to write code themselves, it automatically writes optimized implementation code, such as setting up authenticated delivery paths for private stores or generating direct URLs for public stores.
This summary was generated automatically by AI. Check the original for the author's claims and context. Copyright belongs to the original author.
Our guide explains how the AI works. Report summary errors, attribution issues, or removal requests via Contact.