Builds consistently terminated with exit code 137 after ~25 minutes
I'm trying to build the official local Bot API server as Cloud Function using the Node.js 26 runtime.
My Function build spec is set to 4 CPU / 4 GB RAM.
The project successfully configures and compi...