Commit graph

1 commit

Author SHA1 Message Date
95ce20bdab feat: setup next-intl for App Router i18n support
- Add next-intl package and remove next-i18next
- Configure next-intl plugin in next.config.js
- Create i18n configuration with locale settings
- Setup i18n request handler and navigation utilities
- Define supported locales (en, ja) with English as default

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-02 19:46:42 -07:00