make nextjs project

JavaScript
npx create-next-app
# or
yarn create next-app

Source

Also in JavaScript: