chore: initialize Next.js project baseline

This commit is contained in:
2026-07-01 06:27:09 -07:00
commit 7f227c5f2a
53 changed files with 5894 additions and 0 deletions

13
.gitignore vendored Normal file
View File

@@ -0,0 +1,13 @@
.data/
.next/
node_modules/
tsconfig.tsbuildinfo
*.log
.DS_Store
.playwright-mcp/
.serena/
.trellis/.runtime/
.trellis/.developer
__pycache__/