The static asset regex matched .png in /api/v1/og/contributions.png before the /api/ proxy block, returning 404. Add negative lookahead to skip /api/ paths. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
The static asset regex matched .png in /api/v1/og/contributions.png before the /api/ proxy block, returning 404. Add negative lookahead to skip /api/ paths. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>