Correspondents/.next/app-path-routes-manifest.json
2025-11-13 22:33:26 -07:00

7 lines
167 B
JSON

{
"/_not-found/page": "/_not-found",
"/api/agents/route": "/api/agents",
"/api/chat/route": "/api/chat",
"/favicon.ico/route": "/favicon.ico",
"/page": "/"
}