9 lines
326 B
JSON
9 lines
326 B
JSON
{
|
|
"/_global-error/page": "app/_global-error/page.js",
|
|
"/_not-found/page": "app/_not-found/page.js",
|
|
"/robots.txt/route": "app/robots.txt/route.js",
|
|
"/favicon.ico/route": "app/favicon.ico/route.js",
|
|
"/sitemap.xml/route": "app/sitemap.xml/route.js",
|
|
"/page": "app/page.js",
|
|
"/cookies/page": "app/cookies/page.js"
|
|
} |