Creating an optimized production build ...
Next.js build worker exited with code: null and signal: SIGKILL
error: script "build:next:raw" exited with code 1
error: script "build:raw" exited with code 1
error: script "build:vercel" exited with code 1
Error: Command "bun run build:vercel" exited with 1
▲ Build system report
▲ To always completely log this report, add VERCEL_BUILD_SYSTEM_REPORT=1 as an Environment Variable to your project.
• At least one "Out of Memory" ("OOM") event was detected during the build.
• This occurs when processes or applications running during the build completely fill up the available memory (RAM) in the build container. When this happens, the build container terminates one of the processes during the build with a SIGKILL signal.
• Read this troubleshooting guide for more information: https://vercel.link/troubleshoot-build-errors
是免费版本构建机器太小了吗?只能部署到2.1.56版本的,后面版本都是报这个OOM
1 个帖子 - 1 位参与者