@netlify/plugin-nextjs

v3.0.0-canary.1
run Nextj.s seamlessly on netlify
nextjs netlify next netlify-plugin

test

npm run build && jest && jest --config src/tests/jest.config.js

build

next build test/sample

format

prettier --write .

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/4/2021

Downloads