I encountered the same problem. This issue is discussed here: https://github.com/cloudflare/next-on-
I encountered the same problem. This issue is discussed here: https://github.com/cloudflare/next-on-pages/issues/925. Removing
await makes the dev server work, but I’m also unsure about the side effects of doing this.

