@clerk/nextjs@7.5.19
npx @buildinternet/releases get rel_ED-X4dwBmOnismC5va2FL
Add CLERK_DISABLE_AUTO_PROXY=true to opt out of automatic Frontend API proxying on Vercel production deployments. (#9159) by @brkalow
CLERK_DISABLE_AUTO_PROXY=true
Updated dependencies [e162b71]:
e162b71
Fetched July 15, 2026
Set CLERK_DISABLE_AUTO_PROXY=true to opt out of automatic Frontend API proxying on Vercel production deployments.
Added CLERK_DISABLE_AUTO_PROXY=true to opt out of automatic Frontend API proxying on Vercel production deployments.
Routes that exceed the default uncompressed function budget can be emitted as standalone functions under a 5 GiB ceiling when NEXT_EXPERIME…
Dangling //# sourceMappingURL= comments are now stripped from Turbopack browser chunks when deleteAfterUpload is set, preventing 404 errors…