Files
riboneo-app/.next/server/app-paths-manifest.json
meisterbusiness 132945f4c6 Initial commit
2026-02-24 21:21:39 +01:00

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"
}