{
  "builds": [
    { "src": "package.json", "use": "@now/static-build", "config": { "distDir": "dist" } }
  ]
}
