buildmymcpserver/apps
Marco Sadjadi f5107922a0
All checks were successful
Deploy to Production / deploy (push) Successful in 1m11s
perf(web): inline CSS + modern browserslist
- experimental.inlineCss: drop the render-blocking CSS request — the
  Tailwind bundle is inlined into the HTML head (faster FCP/LCP on mobile).
- browserslist pinned to modern engines so Next/SWC stops emitting
  polyfills for Baseline features (Array.at, Object.fromEntries, …).

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-21 19:57:30 +02:00
..
api fix(docker): healthcheck must hit 127.0.0.1, not localhost 2026-05-21 18:07:01 +02:00
generator feat(deploy): production Dockerfiles, compose stack, and runbook 2026-05-21 00:37:02 +02:00
runner-template fix(docker): healthcheck must hit 127.0.0.1, not localhost 2026-05-21 18:07:01 +02:00
web perf(web): inline CSS + modern browserslist 2026-05-21 19:57:30 +02:00