@SamHuo213 has mentioned that while deploying a NextJS app to GitHub Pages has worked and is possible, it is not ideal.
Vercel's free tier appears to be generous enough that hosting of the OpenBC website to Vercel should be feasible.
Potential tasks include:
- Adjusting GitHub Actions to deploy to Vercel
- Have the GitHub Pages & Vercel deployment run simultaneously, just to make sure the Vercel deployment works as expected, then eventually deprecate & delete the GitHub Pages deployment
@SamHuo213 has mentioned that while deploying a NextJS app to GitHub Pages has worked and is possible, it is not ideal.
Vercel's free tier appears to be generous enough that hosting of the OpenBC website to Vercel should be feasible.
Potential tasks include: