hosting-frontend/.next/server/app-paths-manifest.json

7 lines
204 B
JSON

{
"/_not-found/page": "app/_not-found/page.js",
"/dashboard/page": "app/dashboard/page.js",
"/login/page": "app/login/page.js",
"/register/page": "app/register/page.js",
"/page": "app/page.js"
}