feat(catalog): weekly Vercel Cron sync for MTG and Pokémon sets #48

Merged
varutasu merged 1 commit from feat/catalog-sync-vercel-cron-brief-1 into main 2026-05-27 15:59:59 -04:00

1 commit

Author SHA1 Message Date
Randall Stillwell
3849f54d05 feat(catalog): weekly Vercel Cron sync for MTG and Pokémon sets
Extract shared import logic into lib/card-import, discover missing sets via
Scryfall/Pokémon TCG APIs, and expose GET /api/cron/sync-catalog protected
by CRON_SECRET (max 3 sets/run, paced imports).

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-05-27 14:47:36 -05:00