{ "rewrites": [ { "source": "/(.*)", "destination": "app.py" } ], "functions": { "app.py": { "runtime": "python3.11" } } }