Postgres on Vercel
Vercel lets you connect external Postgres databases through the Marketplace, allowing you to connect external Postgres databases to your Vercel projects without managing database servers.
- Explore Marketplace storage integrations.
- Learn how to add a Marketplace native integration.
Vercel enables you to use Postgres by integrating with external database providers. By using the Marketplace, you can:
- Select from a range of Postgres providers (e.g. Neon, Supabase).
- Provision and configure a Postgres database with minimal setup.
- Have credentials and environment variables injected into your Vercel project.
Last updated on April 24, 2025
Was this helpful?