Files
williammarch.xyz/.next/server/app-paths-manifest.json
2026-04-02 21:13:13 +01:00

5 lines
144 B
JSON

{
"/_not-found/page": "app/_not-found/page.js",
"/api/gitea/[...path]/route": "app/api/gitea/[...path]/route.js",
"/page": "app/page.js"
}