Skip to content

Latest commit

 

History

History
55 lines (44 loc) · 2.21 KB

readme.md

File metadata and controls

55 lines (44 loc) · 2.21 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