{ "regions": ["all"], "functions": { "api/**": { "memory": 3008 } }, "rewrites": [{ "source": "/(.+)", "destination": "/api" }] }