08:07
2026-05-22
dev.to
developer-tools
Making Dynamic MDX Blogs Work with OpenNext on Cloudflare Workers
Problem where a Next.js MDX blog works locally but displays empty pages when deployed to Cloudflare Workers using OpenNext, due to the incompatibility of runtime filesystem reads (`node:fs`) with the โฆ