[phases.setup] nixPkgs = ["nodejs_22"] [phases.build] cmds = ["npm install", "npm run build"] [start] cmd = "npm run start"