Deploy a Next.js 13 Application to Vercel

InstructorDaniel Phiri

Share this video with your friends

Send Tweet

The next step is to deploy our front end to vercel. First we push our next app to GitHub then we create a new project on vercel, we set our environment variables and deploy our app. Once deployed we can see our app live on the web.