8 lines
340 B
JSON
8 lines
340 B
JSON
{
|
|
"/auth/login/page": "app/auth/login/page.js",
|
|
"/auth/register/page": "app/auth/register/page.js",
|
|
"/dashboard/offers/page": "app/dashboard/offers/page.js",
|
|
"/dashboard/offers/create/page": "app/dashboard/offers/create/page.js",
|
|
"/search/page": "app/search/page.js",
|
|
"/dashboard/profile/page": "app/dashboard/profile/page.js"
|
|
} |