Deploy to Netlify / build-and-deploy (push) Successful in 1m2s
- Update Gemini API model from deprecated gemini-2.0-flash to gemini-2.5-flash - Remove SidebarPlayer sub-component from inside App() - caused DOM remounts every 250ms (currentTime tick) making Pause/Skip buttons unclickable - Inline player JSX directly in render tree for stable DOM nodes - Add favicon.svg (dark bg + emerald trend line) to fix 404 console errors
1 line
243 B
XML
1 line
243 B
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><rect width="32" height="32" rx="8" fill="#0f172a"/><path d="M7 22 L16 8 L25 22" stroke="#10b981" stroke-width="2.5" fill="none" stroke-linecap="round" stroke-linejoin="round"/></svg> |