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

Build fails on vercel when docs exceed 800 #82

Open
badboyilprimo opened this issue Sep 29, 2024 · 0 comments
Open

Build fails on vercel when docs exceed 800 #82

badboyilprimo opened this issue Sep 29, 2024 · 0 comments

Comments

@badboyilprimo
Copy link

badboyilprimo commented Sep 29, 2024

I have been trying to make a doc website for 1900 md files using vercel template and been failing for quite some time, doing the build few by few shows that it failed around 800 with

Error: Command "pnpm run build" exited with SIGKILL
I have tried

NODE_OPTIONS
VERCEL_FORCE_NO_BUILD_CACHE
VERCEL_DEEP_CLONE

this is the log when trying 1000 doc

  • • Folder sizes on disk:
  • ‣ Input source code: 8 MB
  • ‣ Build cache: <1 MB
  • ‣ Output files: 4 MB
  • ‣ Node modules: 337 MB
  • • 2 files larger than 100 MB detected on disk:
  • ‣ 2705 MB : .next/cache/webpack/server-production/1.pack
  • ‣ 450 MB : .next/cache/webpack/server-production/0.pack
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