[variables] NODE_ENV = "production" [phases.install] cmds = ["npm ci --include=dev"] [start] cmd = "npm start"