Renders an animated countdown GIF for embedding in marketing emails.
GET /api/timer
<img src="https://<app>.vercel.app/api/timer?deadline=01/07/2026 09:00&tz=sydney"
width="600" height="150" alt="Offer ends soon" />
Params: deadline (ISO-8601 or AU/NZ day-first),
tz (sydney, nz, perth, … or IANA name; default Australia/Sydney),
bg, fg (hex, no #), frames (1–60).