to turn Vue.js components into HTML elements. This step is called rendering. Nuxt - Rendering Modes (https://nuxt.com/docs/guide/concepts/ rendering) →ブラウザとサーバーがJavaScriptの力 で、Vue.jsのコンポーネントをHTML要素 にすること!
integration and the nuxt build commane i Lagon using the NITRO_PRESET=lagon npx nuxt build commane i Vercel Edge Functions using the nuxt build command and NITRO_PRESET=vercel-edge environment variablF i Netlify Edge Functions using the nuxt build command and NITRO_PRESET=netlify-edge environment variable Nuxt - Rendering Modes - Edge-Side Rendering より