biohazard-vfx/.next/server/app-paths-manifest.json
nicholai 56271841f8
Some checks failed
Build and Push to Docker Hub / Push Docker image to Docker Hub (push) Has been cancelled
Build and Push Docker Image / build-and-push (push) Has been cancelled
refactoring pt.1
2025-09-09 11:24:28 -06:00

7 lines
184 B
JSON

{
"/page": "app/page.js",
"/faq/page": "app/faq/page.js",
"/contact/page": "app/contact/page.js",
"/projects/page": "app/projects/page.js",
"/blog/page": "app/blog/page.js"
}