www_indaba/.next/server/app-paths-manifest.json
2025-06-11 15:31:53 +02:00

8 lines
248 B
JSON

{
"/_not-found/page": "app/_not-found/page.js",
"/page": "app/page.js",
"/pricing/page": "app/pricing/page.js",
"/company/page": "app/company/page.js",
"/blog/page": "app/blog/page.js",
"/favicon.ico/route": "app/favicon.ico/route.js"
}