{ "functions": { "api/index.ts": { "includeFiles": "dist/**" } }, "rewrites": [{ "source": "/api/(.*)", "destination": "/api/index.ts" }] }