NextJS Build fails with SIGKILL #13794
Unanswered
ricardomatias
asked this question in
Q&A
Replies: 1 comment
-
I have seen this happen with yarn when my environment runs out of memory. We have seen 4GB to be a nudge too little memory to build Next.js apps with sourcemaps nowadays. You can try setting |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I can't use sentry with my nextjs application, because the server that I'm using (Hetzner v3 CPU and 4GB ram) can't build it. Which kind of options should be removed so that I can use sentry?
Beta Was this translation helpful? Give feedback.
All reactions