{ "functions": { "src/app/api/*/route.ts": { "maxDuration": 30 } }, "rewrites": [ { "source": "/api/:path*", "destination": "/api/:path*" } ] }