fix: use local Inter font to avoid Google Fonts timeout in Docker build

The Docker container cannot reach Google Fonts, causing build failures.
Switch to bundled local font file using next/font/local.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
Benjamin Admin
2026-02-28 21:26:34 +01:00
parent 010616be5a
commit 954d21e469
2 changed files with 1460 additions and 2 deletions

File diff suppressed because one or more lines are too long