Learn how to deploy Next.js apps to Github Pages using GitHub Actions for automatic deployment. GitHub Pages is a web hosting option for developers and open source projects.
•8m read time• From freecodecamp.org
Table of contents
PrerequisitesBrief IntroductionStep 1 – Activate GitHub Pages for Your RepositoryStep 2 – Configure the Next.js Build ProcessStep 3 – Configure Base Path to Fix Missing ImagesStep 4 – Configure Github ActionsCommit and PushWrapping Up4 Comments
Sort: