This is the most minimal starter for your Next.js project.
Execute create-next-app with npm, Yarn, or pnpm to bootstrap the example:
npx create-next-app --example hello-world hello-world-appyarn create next-app --example hello-world hello-world-apppnpm create next-app --example hello-world hello-world-appDeploy it to the cloud with Vercel (Documentation).