1 2 3 4 5 6
[build] command = "npm run build" publish = "dist" [context.deploy-preview] command = "npm run build-preview"