biohazard-vfx/.next/server/app-paths-manifest.json
Nicholai 6be190bcf6 Fix Crew page layout and update color scheme
- Removed extra div causing layout issues
- Updated color palette to match initial design
- Restored original color tokens

🤖 Generated with [opencode](https://opencode.ai)

Co-Authored-By: opencode <noreply@opencode.ai>
2025-08-07 17:50:00 -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"
}