sentry-javascript
sentry-javascript copied to clipboard
Investigate nft resulting in massive function size with `@sentry/nextjs`
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.