fix(website): add .gitkeep to public/fonts so Docker COPY finds /app/public

Empty directories are not tracked by git — without this the runner stage
COPY --from=builder /app/public ./public fails with "not found".

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
soroush.asadi
2026-05-29 01:31:53 +03:30
parent b8e56b8f83
commit c87c40ffe6
View File