This package has been deprecated

Author message:

Please install @netlify/plugin-nextjs@beta instead

@netlify/plugin-nextjs-experimental

0.0.6 • Public • Published

Essential Next.js (Experimental)

Experimental plugin for Next.js applications on Netlify

⚠️ This plugin is an alpha for testing purposes only. It is not yet stable and should not be used for production sites.

Installing the alpha

  • Remove the existing Essential Next.js plugin (@netlify/plugin-nextjs). See the instructions to uninstall the plugin
  • Install the module:
npm install -D @netlify/plugin-nextjs-experimental
  • Change the publish directory to .next and add the plugin to netlify.toml:
[build]
publish = ".next"

[[plugins]]
package = "@netlify/plugin-nextjs-experimental"

Dependencies (12)

Dev Dependencies (17)

Package Sidebar

Install

npm i @netlify/plugin-nextjs-experimental

Weekly Downloads

0

Version

0.0.6

License

MIT

Unpacked Size

23 kB

Total Files

12

Last publish

Collaborators

  • youvalv
  • berdav
  • vitaliyr
  • smnh
  • denar90
  • kathmbeck
  • rj-netlify
  • akardet
  • pieh
  • hrishikeshk
  • sarahetter
  • orinokai
  • ericap
  • seanroberts
  • skn0tt
  • mikewen
  • biilmann
  • marcus.netlify
  • jgantunes
  • eduardoboucas
  • netlify-bot
  • nasiba
  • ascorbic