Commit Graph

3 Commits

Author SHA1 Message Date
claude-code dd9497193a Bound the prerendered archive window
Build and push image / build (push) Successful in 8m18s
Prerendering every past answer page in six languages meant 700 static pages,
and the CI runner blew past Next's 60s per-page export timeout on
/puzzle/236, failing the build. The set also grew by six pages a day, so
every build would have been slower than the last.

generateStaticParams now covers the most recent 30 days per locale (202
pages, ~35s locally). Older days keep working exactly as before: they are
still linked, still in the sitemap and still indexable, but render on first
request and are then cached by ISR — measured at 180ms cold.

Also raises staticPageGenerationTimeout to 180s for headroom, since the
runner shares a host with Gitea and Postgres.

Refs #6

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01QvQ1ErZNRUcWgCEkJ9uyrn
2026-08-26 13:04:49 +00:00
alexandrev-tibco 52121fa682 Fix homepage social preview
Build and push image / build (push) Successful in 1m14s
2026-05-05 11:17:46 +02:00
alexandrev-tibco fa04b20e30 Initial hidden11 MVP 2026-05-02 20:50:36 +02:00