mirror of
https://github.com/pbakaus/impeccable.git
synced 2026-09-12 06:06:37 +03:00
Root-level static files (og-image.png, favicon.svg, robots.txt, etc.) were not served because the server only had routes for subdirectories. Add a fetch fallback handler to serve any existing file from public/. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>