Hey, are server actions supported in next-on-pages? I'm getting the 405 method error, but the docume

Hey, are server actions supported in next-on-pages? I'm getting the 405 method error, but the documentation states that it does support https://developers.cloudflare.com/pages/framework-guides/nextjs/ssr/supported-features/. Does anyone have a sample working code reference that I can review?

Also, is Next.js 14 supported? I see that Cloudflare only supports Next.js up to version 13 in online forums.
Cloudflare Docs
@cloudflare/next-on-pages supports all minor and patch version of Next.js 13 and 14. We regularly run manual and automated tests to ensure compatibility.
Was this page helpful?