Next.js is a full-stack React framework that provides the client and server building blocks to create powerful web applications. In this lesson we run the create-next-app
CLI command to create a new Next.js application, configured with:
Create Next.js app
npx create-next-app blue-bird