Completed
Intro
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
How to Deploy a Next.js Project on Vercel - Full Stack Project Guide
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 Tech Stack
- 3 User Stories Checklist
- 4 Auditing Dependencies
- 5 Production vs Dev Environment Variables
- 6 Sentry tracesSampleRate
- 7 ESLint Rules & Build Errors
- 8 Preparing the Code Repository
- 9 Deploying to Vercel Part 1
- 10 Kinde Allowed URLs
- 11 Deploying to Vercel Part 2
- 12 Sentry - Vercel Integration
- 13 Project Maintenance
- 14 Wrap Up