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