@netlify/plugin-nextjs

v3.0.1
Run Next.js seamlessly on Netlify
nextjs netlify next netlify-plugin

test

npm run test:plugin && npm run test:src

build

next build test/sample

format

prettier --write .

test:src

jest --config src/tests/jest.config.js

test:plugin

npm run build && jest

cypress:local

env CYPRESS_DEPLOY=local cypress run --project ./src --config-file false --config video=false

cypress:netlify

env CYPRESS_DEPLOY=netlify cypress run --project ./src --config-file false --config video=false

cypress:local:testonly

env CYPRESS_SKIP_DEPLOY=true npm run cypress:local

cypress:netlify:testonly

env CYPRESS_SKIP_DEPLOY=true npm run cypress:netlify
npm i @netlify/[email protected]

Metadata

  • MIT
  • >=10.13.0
  • lindsaylevine
  • released 3/11/2021

Downloads