{ "/icon.svg/route": "app/icon.svg/route.js", "/api/auth/[...nextauth]/route": "app/api/auth/[...nextauth]/route.js", "/page": "app/page.js", "/projects/page": "app/projects/page.js", "/privacy/page": "app/privacy/page.js", "/terms/page": "app/terms/page.js", "/studio/page": "app/studio/page.js", "/contact/page": "app/contact/page.js" }