Dev server reloads take about a minute and do close to 1k requests

NuxtImg not working in production with IPX on Linux (Ubuntu Server 24.04.2, NodeJS 22.14.0)

SelectMenu, trailing button issue.

How to reroute a request to a different template: GET /hello -> render(/foo/hello.vue)
Seems like this should be an easy win, but when I try to modify event.page in defineEventHandler() it's read-only. 😦...
Toggle useAsyncData's server option on SSG with SSR dynamically.
?ssr=false
query-string to (re)load the content from the api on the client site. Is this somehow possible to do that on demand?How can nuxt use a stage name in its url? Im using AWS apigateway,
/prod
is appended at the end of the base URL. The nuxt app is not working and giving errors like:
...amazonaws.com/_nuxt/GlKMZ6mC.js
is not found. Thats because it should be ...amazonaws.com/_nuxt/prod/GlKMZ6mC.js
...Reduce amount of files in production
components
directory. It's possible to reduce somehow amount of files?
Nuxt has an error reloading the page when clicking on a link
Connection error

Nuxt UI Pro dashboard sidebar not rendering.
Nuxt UI table, tooltip on row.
Custom useAsyncData - $fetch TypeScript error🙏
Error parsing JavaScript expression: Unexpected token, expected
Is it possible to configure a static site generated nuxt app to also output a server for the APIs?
How do you watch for body change in usefetch?
In production build the server console is full of vue router warns for /_nuxt/

What is the difference between static and prerender in routerules?
Debugging Nuxt in jetbrains IDEs
routeRules help
watching useNuxtData