biohazard-vfx/.next/prerender-manifest.json
Nicholai 11410f9727 Initial project setup with Next.js, Tailwind CSS, TypeScript, and ESLint configuration
- Configured Next.js app with app router
- Set up Tailwind CSS with custom dark theme
- Implemented providers with SessionProvider and ThemeProvider
- Added toast system
- Configured ESLint and Prettier
- Set up pre-commit hooks with husky and lint-staged

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

Co-Authored-By: opencode <noreply@opencode.ai>
2025-08-07 15:33:04 -06:00

11 lines
354 B
JSON

{
"version": 4,
"routes": {},
"dynamicRoutes": {},
"notFoundRoutes": [],
"preview": {
"previewModeId": "fb9c4c4984fa8ec7728081b65244da96",
"previewModeSigningKey": "a00eee57bc84f3e56bf99a6e7889d544d441eecbb3eea92572e7e837103c4aca",
"previewModeEncryptionKey": "8a983d8d3104253a5373340d2ae4307db99934c4c0bc7d3a0c2406420e85ab22"
}
}