opennext build fails

By opennext starter project build never succeeds and it infinitely runs the build command in the build runner. Where can I find the definitive instructions for setting up automated github connect builds for OpenNext on workers?
2 Replies
Ejaj Ahmed
Ejaj Ahmed4d ago
you might have misconfigured your package.json, or you might have put the same command in the workers deploy and in the build of package.json this most likely will cause an infinite build, but it will not complete until you manually cancel, or it just hits 20-minute limits
dctanner
dctannerOP3d ago
Ah yes I see the issue. it was related to this: https://github.com/opennextjs/docs/pull/159/files
GitHub
docs(cloudflare): add docs about the build script by vicb · Pull R...
This could be confusing for users, i.e. opennextjs/opennextjs-cloudflare#679

Did you find this page helpful?