SPA and Nuxt apps are supported via buildpacks. Nuxt: build + node .output/server/index.mjs (typical). Vite React/Vue: build static assets; serve with a…