- Copy next.config.js a. Update assetPrefix to REPO_NAME
- Copy .github directory
- Run code
git init
git add .
git commit -m "first commit"
git branch -M main
git remote add origin https://github.com/gabrielbacha/REPO
git push -u origin main
- In Github go to Settings>Pages>Deploy>Source:Github Actions
- Check run in Actions tab