mydomain.pages.dev/ping and it will respond with { "msg": "pong"} I want to deploy a Nuxt font end to this mydomain.pages.dev and have all the routes defined in my functions folder like /ping be considered API requests by the router. functions folder included, Nuxt overrides all of the routes in folders and just redirects the page to / on Nuxt. The documentation on how to manage Nuxt routing with functions is pretty sparse https://developers.cloudflare.com/pages/framework-guides/deploy-a-nuxt-site/#use-bindings-in-your-nuxt-application