nodejs_compat Compatibility Flag for Nextjs (Cloudflare Pages)

I can deploy my Nextjs website onto Vercel and Netlify directly from Github repo, one click no issues.

But for some reason on Cloudflare Pages I get an error telling me I need to manually add "nodejs_compat" flag to production and build.
Is there any reason for this? And is the Cloudflare team working on resolving this, or it will always be like this?
Was this page helpful?