Build crashing, is a ~3k pages site considered big?

Hi, we are experiencing numerous crashes when building our Gatsby site, and there is no apparent reason.

It is ~3k pages big at the moment and will probably increase tenfold.

Some crashes are the build process getting SIG KILLED like here:

And sometimes it crashes with specific Gatsby, and sometimes tests timeout, like if the Netlify box is at its limits.

Is there a way to have a more powerful box? We are running on the Open Source tier.

thanks

Hey there, @cesarvarela :wave:

Thanks so much for reaching out! Usually with this error, it is indicating that there is a memory issue with your site. I would recommend working through the following resources to optimize your build:

Let us know if this gets you on the right track!