mirror of
https://github.com/vercel/next.js.git
synced 2026-09-20 02:25:18 +08:00
a6d950a445
- Edge Runtime was missing `globalThis.NEXT_CLIENT_ASSET_SUFFIX` at runtime - Prerenders were always running `globalThis.NEXT_CLIENT_ASSET_SUFFIX` set Fixups after #88828