Replies: 2 comments 4 replies
-
|
Try deleting the unused mui components or the unused library which you've installed earlier |
Beta Was this translation helpful? Give feedback.
1 reply
-
|
I found a solution by utilizing "outputFileTracingExcludes" - hope it stays like this. Thanks! |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Summary
Hi there,
I don't know what happens, but I'm just building a basic nextjs with mui (including some icons) and some additional libs.
When building the app locally the .next/cache folder (specifically webpack) is reasonably small.
however, when doing a vercel --prod each serverless function exceeds 250mb - and I don't know why or how I'd be able to "debug".
Anyone experiencing the same or having some tips?
Thank you!
Best,
jooles
Additional information
Example
No response
Beta Was this translation helpful? Give feedback.
All reactions