This example shows how to configure Cypress to work with Next.js.
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 with-cypress with-cypress-appyarn create next-app --example with-cypress with-cypress-apppnpm create next-app --example with-cypress with-cypress-appDeploy it to the cloud with Vercel (Documentation).