Weekday Morning Brief
Production-ready Next.js briefing pipeline for Vercel Cron.
Sends a weekday 6:30 AM America/Chicago email using Resend, Taskflow daily summaries, and live research across the sectors you specified.
Included
- App Router API route at
/api/cron/morning-brief - Generated Taskflow client for
getDailySummary - Story dedupe, noise filtering, ranking, and HTML email output
- Vitest coverage for ranking and formatter behavior
Setup path
- Set Taskflow and Resend environment variables.
- Run the Taskflow client generator after any OpenAPI schema change.
- Deploy to Vercel and configure the cron secret.
- Use the included UTC cron pair so Chicago 6:30 AM survives DST transitions.