Vercel offers a suite of managed, serverless storage products that integrate with your frontend framework.
You can also find storage solutions in the Vercel Marketplace.
This page will help you choose the right storage product for your use case.
Choosing the correct storage solution depends on your needs for latency, durability, and consistency, among many other considerations.
To help you choose, we've created a table below to summarize the benefits of each storage option in relation to each other:
Product Reads Writes Use Case Limits Plans Blob Fast Milliseconds Large, content-addressable files ("blobs") Learn more Hobby, Pro Edge Config Ultra-fast Seconds Runtime configuration (e.g., feature flags) Learn more Hobby, Pro, EnterpriseRead our section on best practices to get the most out of our storage products.
Vercel Blob offers optimized storage for images, videos, and other files.
You should use Vercel Blob if you need to:
An Edge Config is a global data store that enables you to read data at the edge without querying an external database or hitting upstream servers. Most lookups return in less than 1ms, and 99% of reads will return under 10ms.
You should use Edge Config if you need to:
When choosing a storage option, we recommend considering these best practices:
To ensure low-latency responses, it's crucial to have compute close to your databases. Always deploy your databases in regions closest to your Functions to avoid long network roundtrips.
iad1
, but can be deployed to any region
Vercel's Edge Network provides caching in every region globally. To ensure the fastest response times, ensure data fetched from your data store is properly cached at the Edge.
Incremental Static Regeneration automates properly setting up caching headers and globally storing generated assets for you. This ensures the highest availability for your traffic and prevents accidental misconfiguration of cache-control headers.
You can manually configure cache-control headers when using Vercel Functions to cache the response data in every Edge region. Middleware runs before the Edge Network cache layer and cannot use cache-control headers.
You can bring your Blob or Edge Config stores along with your account as you upgrade from Hobby to Pro, or downgrade from Pro to Hobby. To do so:
When successful, you'll be taken to the Storage tab of the account or team you transferred the store to.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4