Nuxt3 static website: build exceeded memory limit

I’m trying do deploy but all last deployments are failing with this error: Failed: build exceeded memory limit and was terminated.

The build containers have a limited amount of memory. You will need to stay within those bounds. If you have any image optimisation things, I’d maybe try to disable those. I know they can commonly spin up a lot of processes and end up causing this.

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.