Deployment
Follow the Supabase guides for Prisma (opens in a new tab) and Vercel (opens in a new tab) integrations, and the Next.js on Vercel guide (opens in a new tab).
- Sign up to Supabase (opens in a new tab), an open-source Firebase (opens in a new tab) alternative, using GitHub.
- Create a new project and follow this guide (opens in a new tab) to setup a Supabase and Prisma integration.
- Sign up to Vercel (opens in a new tab), a front-end cloud, using GitHub.
- Follow this guide (opens in a new tab) to setup a Supabase and Vercel integration.
- Create a new GitHub repository with the project source and deploy it using Vercel.