Skip to content

Latest commit

 

History

History
52 lines (41 loc) · 2.02 KB

readme.md

File metadata and controls

52 lines (41 loc) · 2.02 KB

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