[build]
publish = "dist"
command = "npm run build:preview"
[context.production]
command = "npm run build:production"