[phases.setup] nixPkgs = ["nodejs_18", "npm-9_x"] [phases.install] cmds = ["npm install --omit=dev"] [start] cmd = "npm run start"