CLAUDE.md: update

This commit is contained in:
Enrico Ros
2026-02-10 00:07:27 -08:00
parent d5c5eac9ec
commit d3b4447669
+2
View File
@@ -28,6 +28,8 @@ Big-AGI is a Next.js 15 application with a modular architecture built for advanc
### Core Directory Structure
You are started from the root of the repository (i.e. where the git folder is or scripts should be run from). You won't need to issue 'cd ...' commands.
```
/app/api/ # Next.js App Router (API routes only, mostly -> /src/server/)
/pages/ # Next.js Pages Router (file-based, mostly -> /src/apps/)