[phases.build] cmds = ["npm run build"] [start] cmd = "serve dist -l 80 -s" [healthcheck] cmd = "curl -f http://localhost:80/ || exit 1" interval = "10s" timeout = "5s" retries = 3