Files
figlet-ui/nginx.conf
Sebastian Krüger e17b8f3378 fix: serve /api/fonts with correct Content-Type in production
- Add specific location block for /api/fonts endpoint
- Set default_type to application/json for API routes
- Next.js static export creates extensionless files that need explicit Content-Type
- Fixes 404 error on production deployment
2025-11-09 14:49:50 +01:00

1.8 KiB