hey AFAICT, OpenNext uses their own entrypoint shim to be able to interoperate with Next: https://gi

hey AFAICT, OpenNext uses their own entrypoint shim to be able to interoperate with Next: https://github.com/opennextjs/opennextjs-cloudflare/blob/main/packages/cloudflare/src/cli/templates/worker.ts
  • you will probably need to extend this worker template to export your workflow in the worker entrypoint file πŸ˜…
GitHub
Open Next.js adapter for Cloudflare. Contribute to opennextjs/opennextjs-cloudflare development by creating an account on GitHub.
Was this page helpful?