pre-rendering
Use the nuxi generate command to build your application.
For every page, Nuxt uses a crawler to generate a corresponding HTML and payload files.
The built files will be generated in the .output/public directory.

Use the nuxi generate command to build your application.
For every page, Nuxt uses a crawler to generate a corresponding HTML and payload files.
The built files will be generated in the .output/public directory.