NextJS Boilerplate For Production

Bootstrap a developer-friendly NextJS app configured with:

How to use

Execute npm install with npm or Yarn:

npm i
# or
yarn install