Deploy a project on Vercel (formerly ZEIT) from a GitHub repository

InstructorXiaoru Li

Share this video with your friends

Send Tweet

Vercel (formerly ZEIT) is an awesome JAMstack deployment platform built by the creators of Next.js, which has a generous free tier for personal usage.

In this lesson, we will start by pushing a Next.js project to a GitHub repo, then integrate it with Vercel to deploy our app to production.