Redis on Vercel
Learn how to use Redis stores through the Vercel Marketplace.Vercel lets you connect external Redis databases through the Marketplace, allowing you to integrate high-performance caching and real-time data storage into your Vercel projects without managing Redis servers.
Vercel enables you to use Redis by integrating with external database providers. By using the Marketplace, you can:
- Select a Redis provider (e.g. Upstash, Redis).
- Provision and configure a Redis database with minimal setup.
- Have credentials and environment variables injected into your Vercel project.
Last updated on March 12, 2025
Was this helpful?