complains about a _not-found file even if you dont have one.. interesting
complains about a _not-found file even if you dont have one.. interesting

│ __next-on-pages-dist__/functions/checkout/[id].func.js │ esm │ 1043.90 KiB │<Html /> outside of pages/_document and both deployment methodologies use next build, so it's definitely weird that it works locally?env.ASSETS be available in local (using getRequestContext()) and production when using next-on-pages?
fetch in a Next.js server component or middleware. Should I use the options defined by the workerd API as the alternative for cache: 'no-store' ? --disable-worker-minification flag when buildingimport { ImageResponse, GoogleFont } from "@cf-wasm/og/next";
new ImageResponse(<div>Hello</div>, {
fonts: [new GoogleFont("JetBrains Mono")]
});│ __next-on-pages-dist__/functions/checkout/[id].func.js │ esm │ 1043.90 KiB │<Html />pages/_documentnext buildenv.ASSETSgetRequestContext()