Hey James, sure, would love to! Can you be a bit more precise about the latest release of *what* exa
Hey James, sure, would love to! Can you be a bit more precise about the latest release of what exactly you refer to? 
Anything I can do to assist?delete our e2es
functions directory? I have a simple helloworld.ts that returns the documentation example npm run dev and visit /helloworld I don't see the hello world text. 

https://prerelease-registry.devprod.cloudflare.dev/next-on-pages/runs/9067847845/npm-package-next-on-pages-771npx https://prerelease-registry.devprod.cloudflare.dev/next-on-pages/runs/9067847845/npm-package-next-on-pages-771 and it will build using the build for this prhelloworld.ts
export function onRequest(context : any) {
return new Response("Hello, world!")
}