You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to move over to the nextjs sentry implementation but I am running into issues building my project for deployment on Vercel. The problem is I have a Lambda function that is rendering a PDF and with @sentry/nextjs installed I now have a function that is too large to deploy to AWS Lambda.
The question I have is why is this package so large?
The text was updated successfully, but these errors were encountered:
This issue has gone three weeks without activity. In another week, I will close it.
But! If you comment or otherwise update it, I will reset the clock, and if you label it Status: Backlog or Status: In Progress, I will leave it alone ... forever!
"A weed is but an unloved flower." ― Ella Wheeler Wilcox 🥀
I am trying to move over to the nextjs sentry implementation but I am running into issues building my project for deployment on Vercel. The problem is I have a Lambda function that is rendering a PDF and with
@sentry/nextjs
installed I now have a function that is too large to deploy to AWS Lambda.The question I have is why is this package so large?
The text was updated successfully, but these errors were encountered: