[setup] pkgs = ["nodejs_22"] [build] cmd = "npm install && npm run build" [start] cmd = "node server.js"