--- LinkTitle: Vercel Title: Redis with Vercel categories: - docs - integrate - rc description: Integrate Redis with Vercel for fast, scalable web applications group: platform stack: true summary: Connect Redis to your Vercel applications for enhanced performance and data management. title: Vercel type: integration weight: 20 --- Integrate Redis with your Vercel applications to add fast caching, session management, and real-time features to your web applications. ## Overview Redis integration with Vercel enables you to add high-performance data storage and caching to your serverless applications. Perfect for Next.js applications deployed on Vercel, Redis provides fast data access and real-time capabilities. ## Key Features - **Serverless Optimization**: Optimized for Vercel's serverless environment - **Edge Caching**: Global data caching for improved performance - **Session Management**: Persistent session storage across serverless functions - **Real-time Features**: WebSocket support for live updates and notifications - **API Acceleration**: Cache API responses for faster load times - **Environment Integration**: Seamless integration with Vercel environment variables - **Auto-scaling**: Scales automatically with your Vercel application traffic - **Global Distribution**: Redis databases close to Vercel's edge locations ## Getting Started Learn how to [integrate Redis with Vercel]({{< relref "/operate/rc/cloud-integrations/vercel" >}}) for optimal performance.