mirror of
https://github.com/LukeHagar/vercel.git
synced 2025-12-06 04:22:01 +00:00
[next] Ensure only pages enable streaming (#11660)
This fixes a regression introduced by #11625 that enabled streaming for routes on the pages router (these routes do not support streaming).
This commit is contained in:
6
.changeset/selfish-yaks-sparkle.md
Normal file
6
.changeset/selfish-yaks-sparkle.md
Normal file
@@ -0,0 +1,6 @@
|
||||
---
|
||||
'@vercel/next': patch
|
||||
'vercel': patch
|
||||
---
|
||||
|
||||
Don't create streaming lambdas for pages router routes
|
||||
Reference in New Issue
Block a user