Deploying Existing Next On Pages App to Workers.
I have an existing nextjs app that works using cloudflare next on pages but when deployed to workers using the opennext adapter it fails to load the pages successfuly. The logs show an error with the instrumentation.ts as a dynamic import. Removed that file to see if that would solve it but the issue remains...
0 Replies