it looks like a bug they introduced in 14.0.2 and refuse to fix or accept my PR in nextjs to fix, but our regex hack for it isn't matching in your build
is there a way to use bindings with server actions? i want to have my server action send a request to cloudflare ai but when using the get request context i get an error.
next-on-pages environment related information System: Platform: linux Arch: x64 Version: #17-Ubuntu SMP PREEMPT_DYNAMIC Thu Jan 11 14:01:59 UTC 2024 CPU: (16) x64 13th Gen Intel(R) Core(TM) i7-1362...
I think the reasoning there is that your logs are tied to a specific deployment, so if anything, once Workers get deployments, they will do it the same way
Hey - what’s the general experience with Next on Pages like these days? We have a fairly large site on AWS amplify and looking to move to something that is cheaper and supports streaming. Lack of NodeJS APIs is no issue because we don’t use any
Doing this migration right now - so far so good. We could never work around the cold starts issue on Amplify and what we have moved is lightning quick on Pages.