{
"platform": {
"apiRuntime": "node:16"
},
"routes": [
"route": "/.well-known/webfinger*",
"methods": ["GET"],
"rewrite": "/api/webfinger"
}
]