nuxt generate
Nuxt 3.13.2 with Nitro 2.9.7
ℹ Using Nitro server preset: static
ℹ [content-assets] Cleaning content-cache
ℹ [content-assets] Cache path: "node_modules/nuxt-content-assets/cache"
ℹ [content-assets] Creating source "content"
ℹ Running with compatibility version 4
✔ Restored Vue client and server builds from cache in 129ms.
ℹ Initializing prerenderer
If no cache exists (e.g. after running nuxi cleanup or the build cache is not enabled):
nuxt generate
Nuxt 3.13.2 with Nitro 2.9.7
ℹ Using Nitro server preset: static
ℹ [content-assets] Cleaning content-cache
ℹ [content-assets] Cache path: "node_modules/nuxt-content-assets/cache"
ℹ [content-assets] Creating source "content"
ℹ Running with compatibility version 4
+ ℹ [content-assets] Copied "content" assets:
+ [ OMITTED ]
ℹ Building client...
[ OMITTED ]
ℹ ✓ built in 4.25s
✔ Client built in 4269ms
ℹ Building server...
ℹ ✓ built in 1.26s
✔ Server built in 1265ms
ℹ Initializing prerenderer
If cache exists:
If no cache exists (e.g. after running
nuxi cleanup
or the build cache is not enabled):