29 lines
538 B
YAML
29 lines
538 B
YAML
# Gathered Project Context
|
|
# Generated: 2024-12-19
|
|
|
|
existing_models: []
|
|
|
|
existing_apis: []
|
|
|
|
existing_pages:
|
|
- route: /
|
|
file: app/page.tsx
|
|
description: Default Next.js home page
|
|
|
|
existing_components: []
|
|
|
|
dependency_chains: []
|
|
|
|
detected_patterns:
|
|
naming: camelCase for functions, PascalCase for components
|
|
file_structure: Next.js App Router (app directory)
|
|
imports: "@/" alias expected
|
|
|
|
tech_stack:
|
|
next_version: "16.1.0"
|
|
react_version: "19.2.3"
|
|
tailwind_version: "4"
|
|
typescript: true
|
|
|
|
reference_implementations: []
|