biohazard-vfx/.next/server/app-paths-manifest.json
nicholai 3dfb49551b
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.6-7-8 implemented
2025-09-24 19:06:09 -06:00

6 lines
184 B
JSON

{
"/icon.svg/route": "app/icon.svg/route.js",
"/api/auth/[...nextauth]/route": "app/api/auth/[...nextauth]/route.js",
"/page": "app/page.js",
"/crew/page": "app/crew/page.js"
}