NextJS Blog Template for CF Pages

Hello. I’m trying to find a NextJS blog template that won’t break when used on edge-runtime. I’ve tried a few templates from the NextJS site, but they all seem to break when I convert to edge-runtime and deploy on Pages. Any suggested template repos? Thank you!

1 Like

Same here!
The example in this 4-month old video https://www.youtube.com/watch?v=ocDFVX1mbew breaks at this point:
npm run preview:worker
sh: 1: cloudflare: not found