Exited with status 1 while building your code

Hello all, super new forgive me but how do I fix this issue.

2025-07-28T16:28:39.414221308Z ==> Cloning from GitHub - Willperg/n8n: Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.
2025-07-28T16:28:42.870852967Z ==> Checking out commit 4cf9399432627064feddb787343c1ce1c9d9043e in branch master
2025-07-28T16:28:46.638738253Z ==> Requesting Node.js version >=22.16
2025-07-28T16:28:46.994112579Z ==> Using Node.js version 24.4.1 via /opt/render/project/src/package.json
2025-07-28T16:28:47.030666763Z ==> Docs on specifying a Node.js version: Setting Your Node.js Version – Render Docs
2025-07-28T16:28:49.336238892Z ==> Using Bun version 1.1.0 (default)
2025-07-28T16:28:49.336261563Z ==> Docs on specifying a Bun version: Setting your Bun Version – Render Docs
2025-07-28T16:28:49.412931003Z ==> Running build command ‘pnpm install --frozen-lockfile; pnpm run build’…
2025-07-28T16:30:12.913603632Z
2025-07-28T16:30:12.913632674Z <— Last few GCs —>
2025-07-28T16:30:12.913637834Z
2025-07-28T16:30:12.913643335Z [215:0x786bc8001000] 79285 ms: Scavenge 421.7 (552.7) → 421.7 (552.7) MB, pooled: 0 MB, 58.72 / 0.00 ms (average mu = 0.943, current mu = 0.843) allocation failure;
2025-07-28T16:30:12.913648625Z [215:0x786bc8001000] 79573 ms: Scavenge 699.3 (830.3) → 699.3 (830.3) MB, pooled: 0 MB, 33.06 / 0.00 ms (average mu = 0.943, current mu = 0.843) allocation failure;
2025-07-28T16:30:12.913652865Z
2025-07-28T16:30:12.913658035Z FATAL ERROR: invalid array length Allocation failed - JavaScript heap out of memory
2025-07-28T16:30:12.913663376Z ----- Native stack trace -----
2025-07-28T16:30:12.913667686Z
2025-07-28T16:30:12.914211976Z 1: 0xf1f241 node::OOMErrorHandler(char const*, v8::OOMDetails const&) [node]
2025-07-28T16:30:12.914731616Z 2: 0x13563a0 v8::Utils::ReportOOMFailure(v8::internal::Isolate*, char const*, v8::OOMDetails const&) [node]
2025-07-28T16:30:12.915187761Z 3: 0x135648f v8::internal::V8::FatalProcessOutOfMemory(v8::internal::Isolate*, char const*, v8::OOMDetails const&) [node]
2025-07-28T16:30:12.915755763Z 4: 0x15eef55 [node]
2025-07-28T16:30:12.916381188Z 5: 0x1aa009c [node]
2025-07-28T16:30:12.916397679Z 6: 0x786bc3e76636
2025-07-28T16:30:13.921323175Z
2025-07-28T16:30:13.921353426Z > [email protected] build /opt/render/project/src
2025-07-28T16:30:13.921362247Z > turbo run build
2025-07-28T16:30:13.921367557Z
2025-07-28T16:30:13.925280567Z sh: 1: turbo: not found
2025-07-28T16:30:13.942552717Z ELIFECYCLE Command failed.
2025-07-28T16:30:13.972042364Z ==> Build failed :disappointed_face:
2025-07-28T16:30:13.972059345Z ==> Common ways to troubleshoot your deploy: Troubleshooting Your Deploy – Render Docs