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

7 lines
224 B
JSON

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