sentry-javascript icon indicating copy to clipboard operation
sentry-javascript copied to clipboard

Investigate nft resulting in massive function size with `@sentry/nextjs`

Open mydea opened this issue 7 months ago • 0 comments

Description

It was reported that when adding @sentry/nextjs to an app, Vercel's nft (node file trace) includes way more files than necessary. It leads to function sizes being huge and ultimately leads to A Serverless Function has exceeded the unzipped maximum size of 250 MB when deploying to Vercel.

mydea avatar May 26 '25 07:05 mydea