@dmythro@nextjs@timneutkens This was by design as standalone is separate from adapters and a post build step. Do you have specifics what you're trying to achieve with both together?
Next.js 16.2 introduces a stable Adapter API, built with Netlify, Cloudflare, OpenNext, AWS, and Google Cloud. But the API is only part of the story.
Next.js is used by millions of developers across every major cloud, and making it work well everywhere is on us. Here are our commitments.
https://t.co/ylGpJG3WpZ
@pranaygp@strehldev@TooTallNate Hi, just following up the latest workflows beta has a reworked integration that should have much better performance, please update and give it a try!
@peturgeorgievv@rauchg Hi, just following up the above PR has been merged. If you have a PR queued for updating the `GoogleAnalytics` script as well feel free to tag me and I can take a look at that as well!
The incredible eng team behind workflow has sunk way many hours and brain cycles into this - @TooTallNate, @schniz,@_ijjk, @dillon_mulroy, @adriandlam_ and Peter Wielander
Not to mention the much longer list of contributors across the company who helped bring this dream alive
Next.js 15.4
• Turbopack Builds: 100% integration test compatibility for next build --turbopack
• General stability and performance improvements
• A preview of what's coming in Next 16
https://t.co/MJWcprRSPk
🔌 Next.js Adapters: Build Once, Deploy Everywhere.
@_ijjk from @vercel shows how adapters make deploying across platforms effortless. One build, any cloud.
@cramforce@stanzillaz Hi, I'm not able to verify any difference in behavior between those versions. Responded on the discussion here with further details https://t.co/Jk39dZe5oL
@rishi_raj_jain_@diegohaz@leer ISR are static pages, they just also have the ability to revalidate on-demand via `revalidatePath` or similar. It won't incur serverless function usage unless you tell it to at runtime
@tanaken_dx 128kB was chosen as it's a fairly large size and we believe if you cross that you are most likely including more data than necessary which can slow down document loading