first post
### Environment Variable in Vercel for Production In your Vercel project settings, add an environment variable named `DATABASE_URL` and set it to the connection string for the Vercel PostgreSQL database. Vercel provides the `DATABASE_URL` for their managed PostgreSQL instances.