{
  "/api/config/route": "app/api/config/route.js",
  "/api/openai/[...path]/route": "app/api/openai/[...path]/route.js",
  "/page": "app/page.js"
}