- Make a copy of the
.env.examplefile
cp .env.example .env- Update the
.envfile with the relevant information
This project comes with a script to build and deploy a static website from the NextJs application to GitHub pages.
Once you are ready to deploy push to your main branch.