0.0.6 • Published 4 years ago
@netlify/plugin-nextjs-experimental v0.0.6
Essential Next.js (Experimental)
Experimental plugin for Next.js applications on Netlify
:warning: 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 tonetlify.toml
:
[build]
publish = ".next"
[[plugins]]
package = "@netlify/plugin-nextjs-experimental"
0.0.6-alpha-tracing.1
4 years ago
0.0.6-alpha-tracing.0
4 years ago
0.0.6-alpha-tracing.2
4 years ago
0.0.6
4 years ago
0.0.3
4 years ago
0.0.5
4 years ago
0.0.4
4 years ago
0.0.2
4 years ago
0.0.1
4 years ago