Using Hocon with Next.js
When developing an application you have to keep in mind that the application will run on different environments or configurations. For example when developing locally the database would be different from the database configuration in your production or staging environment. A common way to configure your application is by using