6 lines
206 B
JSON
6 lines
206 B
JSON
{
|
|
"/(marketing)/page": "app/(marketing)/page.js",
|
|
"/_global-error/page": "app/_global-error/page.js",
|
|
"/_not-found/page": "app/_not-found/page.js",
|
|
"/favicon.ico/route": "app/favicon.ico/route.js"
|
|
} |