rsnext/test/e2e/middleware-general
Jiachi Liu cd09f8b815
Inject preview props into edge manifest (#64108)
### What

Bump the edge runtime manifest version and add `environments` property
to each route for inlining values for deployment build.

### Why

In edge runtime, extract the preview props into edge functions manifest
that holding the non-deterministic inline values, then the output build
will be more deterministic that helps deployment speed

x-ref: https://github.com/vercel/vercel/pull/11390
x-ref: https://github.com/vercel/vercel/pull/11395
Closes NEXT-3012
Closes NEXT-1912
2024-04-11 11:18:49 +02:00
..
app Fix middleware-general test for Turbopack (#56211) 2023-09-29 15:46:14 +00:00
test Inject preview props into edge manifest (#64108) 2024-04-11 11:18:49 +02:00