Skip to main content

Command Palette

Search for a command to run...

Deploy NextJs to Netlify

A quick guide to deploy your first app on Netlify.

Updated
1 min read
Deploy NextJs to Netlify
G

CTO of Allocations.com, a finance SaaS Miami-based, I am running a YouTube channel: @codewithguillaume. With 15 years of exp. as a freelancer, consultant, and Lead Developer, I have led dozens of engineering teams across Paris, London, and Berlin. I am father of 2 and I live in Dubai.

Hello everybody,

Here's a quick step to deploy your Next.js app to Netlify.

Youtube's video here.

  1. Create your Next.js App.
  2. Create a new repository on Github.com.
  3. Signup (or login) to Netlify.com and click on Add a new site.
  4. Connect Netlify to Github then import your repository.
  5. Click on Deploy.

Enjoy!

Best,

Guillaume