Spaces:
Running
Running
| { | |
| "routes": [ | |
| { "src": "/api/ph/(.*)", "dest": "/api/posthog?path=$1" }, | |
| { "handle": "filesystem" }, | |
| { "src": "/(.*)", "dest": "/index.html" } | |
| ] | |
| } | |
| { | |
| "routes": [ | |
| { "src": "/api/ph/(.*)", "dest": "/api/posthog?path=$1" }, | |
| { "handle": "filesystem" }, | |
| { "src": "/(.*)", "dest": "/index.html" } | |
| ] | |
| } | |