Is cloudflare pages function work with Next.js? I set up /functions/api/test.ts at the root of my Ne
Is cloudflare pages function work with Next.js? I set up /functions/api/test.ts at the root of my Next.js project, then use wrangler to preview, on router /api/test only got 404.





