GuidesCreate Vercel Postgres

Create Vercel PostgesSQL

Learn how to create a PostgreSQL database on Vercel and retrieve its connection string.

Requirements

First, ensure you have a Vercel account. Click the button below to log in or sign up.


VercelVercel

Create Steps

Log in Vercel

Log in to Vercel and navigate to the dashboard. Open the Storage page.

vercel-storage-page

Choose PostgreSQL

Click the Create button and review the terms and conditions to start setting up your database.

vercel-postgres-create-start

Configure Your Database

Enter a name for your database and select the appropriate region.

vercel-postgres-create-config

Retrieve Secrets

Access your Postgres dashboard to obtain your secret keys.

vercel-postgres-check-secret