Skip to content

vordgi/nimpl-config

Repository files navigation

@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

License

MIT