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