generated from erangel1/generic-template
5 lines
198 B
JSON
5 lines
198 B
JSON
{
|
|
"/(dashboard)/dashboard/page": "app/(dashboard)/dashboard/page.js",
|
|
"/api/auth/[...nextauth]/route": "app/api/auth/[...nextauth]/route.js",
|
|
"/(auth)/login/page": "app/(auth)/login/page.js"
|
|
} |