{ "version": 2, "framework": "vite", "routes": [ { "src": "/api/(.*)", "dest": "/api/$1" } ] }