7 lines
240 B
JSON
7 lines
240 B
JSON
{
|
|
"/_not-found/page": "app/_not-found/page.js",
|
|
"/auth/register/page": "app/auth/register/page.js",
|
|
"/auth/login/page": "app/auth/login/page.js",
|
|
"/dashboard/profile/page": "app/dashboard/profile/page.js",
|
|
"/page": "app/page.js"
|
|
} |