{
  "rewrites": [
    { "source": "**", "destination": "demo/index.html" },
    { "source": "dist/**", "destination": "/dist" }
  ]
}
