Universal rendering (SSR + CSR)
If you arrived here by clicking on a link, note that Nuxt performed a client-side navigation, so no SSR nor prerendering was involved.
Reload the page to see initial navigation behavior.
This page is not prerendered. It uses the default universal rendering mode. It is rendered on the fly by a serverless function, then hydrated on the client for subsequent interaction and navigation.
No caching has been configured.
Below is a random number generated any time the page is rendered:
94