@nimpl/config
v0.7.0
Published
The package allows for convenient management of application configuration in Next.js environments
Downloads
6
Maintainers
Readme
@nimpl/config
The package adding support for configuration for each possible next.js environment (build, server, client, and edge)
Visit https://nimpl.tech/config to view the full documentation.
Installation
Using npm:
npm i @nimpl/config
Using yarn:
yarn add @nimpl/config