So probably a problem with whatever Nitro is doing in the build.
So probably a problem with whatever Nitro is doing in the build.

npx nuxt build on my machine, it works.npx nuxi build --preset=cloudflare_pages fails on my machine*.domainname/* considered one route? Or will each url targetted be one route?*.domainname/* is a single route.
/api/v0.0.1/*
example.com/* will prewarm (because it knows anything for example.com will hit the Worker) but example.com/foo/* will not, because only /foo/* hits the worker and /bar wouldn't/proc/[pid]/mem .cf.zone.name documented again? Trying to see what else I can add
cf.worker.upstream_zone and cf.zone.name?Identifies whether a request comes from a worker or not.
When a request comes from a worker, this field will hold the name of the zone for that worker. Otherwise cf.worker.upstream_zone is empty.

x- for custom headers is gone/deprecated and the fact those are uppercase also hurtshttp.request.headers["cf-worker"][0], not sure if it would be set that point though hmmnpx nuxt buildnpx nuxi build --preset=cloudflare_pages