✘ [ERROR] The entry-point file at ".open-next/worker.js" was not found.
Hello I'm following this guide:
https://opennext.js.org/cloudflare/get-started
I have linked cloudflare to my github project and set build time env vars.
My wrangler.jsonc
in package.json:
devDeps;
open-next.config.ts:
and in next.config.ts:
And when I push to my
main
branch i get this error:
✘ [ERROR] The entry-point file at ".open-next/worker.js" was not found.
How to fix it :XGet Started - OpenNext
Open-source Next.js adapters
0 Replies