> m-one-webpage-1.4@0.0.0 build > next build ▲ Next.js 16.2.2 (Turbopack) Creating an optimized production build ... ✓ Compiled successfully in 4.1s Running TypeScript ... Failed to type check. ./components/ProductPage.tsx:240:20 Type error: Property 'model-viewer' does not exist on type 'JSX.IntrinsicElements'. 238 | loading="eager" 239 | style={{ width: '100%', height: '100%', backgroundColor: 'transparent... > 240 | >  | ^ 241 | 242 | )} 243 | Next.js build worker exited with code: 1 and signal: null