1export const HEY_USER_AGENT = "HeyBot (like TwitterBot)"; 2// Cache settings for different durations 3export const CACHE_AGE_1_DAY = "public, s-maxage=86400, max-age=86400"; // Cache for 1 day