Deploy a NextJS Static Site to GitHub Pages
Jul 25, 2023 · 8 min read · The original article is posted on my website at superflux.dev/blog/github-pages-using-nextjs . Let's say you've built a nice new static site using Next.js and you want to host it on GitHub Pages. Well, there's a few steps to get it working, but it is...
Join discussion