Highfivery/nextjs-starter

Setup Github Actions to do a deploy for demo purposes

bmarshall511 opened this issue · 3 comments

Attempted to create a workflow to deploy the built site to gh-pages when changes are pushed to main, but ran into an issue with NPM not finding modules. See https://github.com/Highfivery/nextjs-starter/actions/runs/3482109524/jobs/5824042700

Hey @bmarshall511 can I help you with automated test?

@Kd-Here that would be great! Any help is very much appreciated.

This isn't currently possible in Next.js 13 and Github pages. Next13 doesn't currently support next export and so can currently on be run on Node.js servers