Relative Content

Tag Archive for next.jsdeploymentgithub-actionsnext.js14

self hosted GitHub action runner not able to create .next

I am trying to deploy nextjs app with python backend and while building, not getting .next
In my local it’s creating the .next folder but not able to do it runner. I have added github log, deploy.yml and Package.json for your reference.