biohazard-vfx/.next/server/app-paths-manifest.json
nicholai e68ec65732
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
1.4 implemented
2025-09-24 17:15:53 -06:00

5 lines
150 B
JSON

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