Flatten the nested next/ app directory up to the repository root, removing
the `cd next` friction that the old .cursor/rules existed largely to manage.
- Move all app files (pages, components, lib, styles, content, public,
tests, scripts, configs) and Yarn Zero-Install state (.pnp.cjs, .yarn/)
from next/ to repo root via git mv (history preserved, 316 renames).
- Merge next/.gitignore into the root .gitignore; note .pnp.cjs/.yarn are
committed (Zero-Install) and must not be ignored.
- Pin outputFileTracingRoot to the project in next.config.js: a stray
~/package-lock.json was making Next infer the wrong workspace root.
Also makes standalone output tracing correct for self-hosting later.
- Update CLAUDE.md: commands run from repo root; @/ alias, content/,
public/, .next/ paths corrected; Vercel root dir must become '.'.
Build green from root (yarn build, Node 20, all 14 route patterns, zero
warnings). Content loaders (process.cwd()-based) resolve correctly since
content/ and public/ now sit at the root.
Co-Authored-By:
Claude Opus 4.8 (1M context) <noreply@anthropic.com>
| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| 38c3-toilet | Loading commit data... | |
| algolia-fdlm | Loading commit data... | |
| algolia-last-all-hands | Loading commit data... | |
| ccc-live | Loading commit data... | |
| cookie-collective-compilation | Loading commit data... | |
| divin-live | Loading commit data... | |
| la-french-stack | Loading commit data... | |
| toi-toi-mon-toit | Loading commit data... | |
| toplap-20-years | Loading commit data... | |
| velociteuf | Loading commit data... | |
| 38c3-chaos-music-club.md | Loading commit data... | |
| 38c3-house-of-tea.md | Loading commit data... | |
| 38c3-toilet.md | Loading commit data... | |
| algolia-fdlm.md | Loading commit data... | |
| algolia-last-all-hands.md | Loading commit data... | |
| ccc-live.md | Loading commit data... | |
| cookie-collective-compilation.md | Loading commit data... | |
| divin-live.md | Loading commit data... | |
| la-french-stack.md | Loading commit data... | |
| opal-festival-2024.md | Loading commit data... | |
| toi-toi-mon-toit.md | Loading commit data... | |
| toplap-20-years.md | Loading commit data... | |
| toplap-solstice-2024.md | Loading commit data... | |
| velociteuf.md | Loading commit data... |