export const ENABLE_ROAST_GENERATOR = ((import.meta as any).env?.VITE_ENABLE_ROAST as string | undefined) === 'true';