💽 Database Setup
Setup a free cloud PostgreSQL database
Create a free PostgresSQL database at Neon or directly from the Vercel dashboard. Then update your environment variables.
.env
DATABASE_URL=postgres://...
Setup a free cloud PostgreSQL database
Create a free PostgresSQL database at Neon or directly from the Vercel dashboard. Then update your environment variables.
DATABASE_URL=postgres://...