This example shows basic usage of output: 'export'.
Deploy the example using Vercel or preview live with StackBlitz
Execute create-next-app with npm, Yarn, or pnpm to bootstrap the example:
npx create-next-app --example basic-export basic-export-appyarn create next-app --example basic-export basic-export-apppnpm create next-app --example basic-export basic-export-appDeploy it to the cloud with Vercel (Documentation).