Pages not creating Worker, NextJS returns 404

Hi,

I am deploying a NextJS project to Pages, however, every route returns a 404.

It uses the Edge runtime and only contains dynamic pages. It succesfully compiles en uploads the assets, but it's not creating a Worker it seems.

When starting a Log Stream I also get the following error.

Thanks!
Was this page helpful?