> trustlab-web@1.0.0 build > next build Γû▓ Next.js 16.0.10 (Turbopack) - Environments: .env.local Creating an optimized production build ... Γ£ô Compiled successfully in 13.8s Running TypeScript ... Failed to compile. ./src/components/admin/ArchiveManagementTable.tsx:120:36 Type error: Type '"xs"' is not assignable to type 'BadgeSize | undefined'. 118 | 119 | {cert.is_latest && ( > 120 | LIVE - LATEST | ^ 121 | )} 122 | 123 | Next.js build worker exited with code: 1 and signal: null