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