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

6 lines
No EOL
145 B
JSON
Executable file

{
"/_global-error/page": "/_global-error",
"/_not-found/page": "/_not-found",
"/page": "/",
"/projects/[slug]/page": "/projects/[slug]"
}