React Server Components support?
Does cloudflare pages support the latest react 18/19 features like server components? Anything that is not supported that I should know about
1 Reply
Afaik you can run Next.js on Pages using https://github.com/cloudflare/next-on-pages
Since Next.js already runs RSC, there shouldn't be any lack of support.
GitHub
GitHub - cloudflare/next-on-pages: CLI to build and develop Next.js...
CLI to build and develop Next.js apps for Cloudflare Pages - cloudflare/next-on-pages