www_indaba/.next/server/app-paths-manifest.json
2025-06-12 14:23:09 +02:00

8 lines
242 B
JSON

{
"/page": "app/page.js",
"/pricing/page": "app/pricing/page.js",
"/company/page": "app/company/page.js",
"/blog/page": "app/blog/page.js",
"/projects/page": "app/projects/page.js",
"/participate/page": "app/participate/page.js"
}