app: git-serverless-new language: nodejs/20 region: asia-south1 serverlessConfig: Scaling: AutoStop: false Min: 1 Max: 1 MaxIdleTime: 300 Resources: CPU: 0.1 MemoryMB: 128 MemoryMaxMB: 128 PortMap: - Name: "http" Port: 8080 Protocol: "http"