The Wayback Machine - https://web.archive.org/web/20201111231935/https://github.com/vercel/next-plugins
Skip to content
master
Go to file
Code

readme.md

Next.js Plugins

Official Next.js plugins

Community made plugins

Publishing

Note: this is for maintainers only and won't work if you're not a maintainer.

Replace NPM_CONFIG_OTP with the OTP generated by the authenticator.

Publishing Canary

NPM_CONFIG_OTP=123456 yarn release-canary

Publishing Stable

NPM_CONFIG_OTP=123456 yarn release-stable
You can’t perform that action at this time.