biohazard-vfx/.next/server/app-paths-manifest.json
nicholai ed55376b9c
Some checks are pending
Build and Push to Docker Hub / Push Docker image to Docker Hub (push) Waiting to run
Build and Push Docker Image / build-and-push (push) Waiting to run
bmad-planning-complete
2025-09-24 10:54:01 -06:00

7 lines
240 B
JSON

{
"/_not-found/page": "app/_not-found/page.js",
"/icon.svg/route": "app/icon.svg/route.js",
"/api/auth/[...nextauth]/route": "app/api/auth/[...nextauth]/route.js",
"/page": "app/page.js",
"/projects/page": "app/projects/page.js"
}