Vue 3 with Nuxt is the framework that lets you ship a marketing landing page in a morning and a tangled mess of half-converted Options API components, prop mutations, and SSR hydration mismatches by the end of the quarter. The first regression is almost always a component that was started in Composition API with <script setup>, then "fixed"...