next.js
522de8c3 - Fix deployment id header when proxying (#89593)

Commit
78 days ago
Fix deployment id header when proxying (#89593) When proxying through multiple projects, this header would get overwritten by the proxy project: - the header would be the proxy's deployment id - `process.env.NEXT_DEPLOYMENT_ID` would be the origin's deployment id Needs https://github.com/vercel/vercel/pull/14903
Author
Parents
Loading