Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Next.js 14.0.4-canary.36 breaks build of turborepo on Vercel - Works up to 14.0.4-canary.35 #397

Open
avitorio opened this issue Mar 2, 2024 · 0 comments

Comments

@avitorio
Copy link

avitorio commented Mar 2, 2024

Hi,

I've been struggling with a A Serverless Function has exceeded the unzipped maximum size of 250 MB error on my monorepo.
It uses turborepo and has been working fine (deploying on Vercel) for the past couple of years.

My serverless functions are including the /.next folder which is over 900mb uncompressed. It doesn't make any sense to me.

When the build is triggered via a commit with the GitHub/Vercel integration, then the build fails. If I click Redeploy on Vercel, the build works.

I believe the issue stems from the fact that Next.js 14.0.4-canary.36 has this change applied to it.

More info on the issue can be found here.

Any help is appreciated. Thank you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant