wilddragon-site/.next/server/app-paths-manifest.json

6 lines
188 B
JSON
Raw Normal View History

2026-04-17 15:51:01 -04:00
{
"/_global-error/page": "app/_global-error/page.js",
"/_not-found/page": "app/_not-found/page.js",
"/page": "app/page.js",
"/projects/[slug]/page": "app/projects/[slug]/page.js"
}