Spaces:
Running
Running
Invalid JSON:Unexpected token '', "{
"rewr"... is not valid JSON
| { | |
| "rewrites": [ | |
| { "source": "/(.*)", "destination": "app.py" } | |
| ], | |
| "functions": { | |
| "app.py": { "runtime": "python3.11" } | |
| } | |
| } | |