Belco90 / next-plugins

Official Next.js plugins

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Official Next.js plugins

License:MIT License


Languages

Language:JavaScript 100.0%