{ "functions": { "api/index.py": { "maxDuration": 60, "memory": 3008 } }, "routes": [ { "src": "/(.*)", "dest": "api/index.py" } ] }