Skip to content

gabrielbacha/NextJS-Nextra-gh-pages-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

  1. Copy next.config.js a. Update assetPrefix to REPO_NAME
  2. Copy .github directory
  3. 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
  1. In Github go to Settings>Pages>Deploy>Source:Github Actions
  2. Check run in Actions tab

About

Basic config to push NextJS app to GitHub pages

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published