Back to Next Js

Next.js + Cypress

examples/with-cypress/README.md

16.2.5994 B
Original Source

Next.js + Cypress

This example shows how to configure Cypress to work with Next.js.

Deploy your own

How to use

Execute create-next-app with npm, Yarn, or pnpm to bootstrap the example:

bash
npx create-next-app --example with-cypress with-cypress-app
bash
yarn create next-app --example with-cypress with-cypress-app
bash
pnpm create next-app --example with-cypress with-cypress-app

Deploy it to the cloud with Vercel (Documentation).