Course lesson
Deploy Next.js App Router project to production with Vercel
Vercel is a hosting platform that works very well with Next.js - because it's their framework! In this lesson, we prepare our project to be deployed to production by:
- Duration
- 4 min
- Access
- Free
- Transcript
- Retained from source evidence
Vercel is a hosting platform that works very well with Next.js - because it's their framework! In this lesson, we prepare our project to be deployed to production by:
- Pushing code to GitHub
- Deploying repo to Vercel
- Updating GitHub OAuth app to use production URL
- Updating Supabase project to use production URL