How To Deploy a Next.js Static Site to GitHub PagesSeptember 16, 20208 min readdevCI/CD, devops, Next.js, React, GitHub Pages, GitHub ActionsIn this post we will use the static-site generation capabilities of the Next.js framework and GitHub Actions to deploy a website to GitHub pages.