- Move all App Router pages under [locale] dynamic segment - Update layout to handle locale params and server-side version fetch - Remove duplicate pages from root app directory - Add generateStaticParams for static generation of locale routes - Update Header component for locale-aware navigation - Update about page to use next-intl hooks 🤖 Generated with Claude Code https://claude.ai/code Co-Authored-By: Claude <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| [username] | ||
| new | ||
| p/[party] | ||
| saved | ||
| server-error | ||
| teams | ||
| unauthorized | ||
| error.tsx | ||
| global-error.tsx | ||
| layout.tsx | ||
| not-found.tsx | ||
| page.tsx | ||