wilddragon-site/.next/server/app-paths-manifest.json
2026-04-17 15:51:01 -04:00

6 lines
No EOL
188 B
JSON
Executable file

{
"/_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"
}