{
  "rewrites": [
    {
      "source": "/(.*)",
      "destination": "/api/"
    }
  ]
}