#Build fully static Site
4 messages · Page 1 of 1 (latest)
You can use nuxi generate https://nuxt.com/docs/getting-started/deployment#crawl-based-pre-rendering
thanks for your reply, unfortunately that does not work, I would expect the api-requests in my code to being execute when I run next generate so my html-files end up with the content of the api-requests, but thats not the case, the api-requests are untouched
I'm pretty sure payload extraction is enabled by default, but you can enable it manually, it's under the experimental features
https://nuxt.com/docs/api/configuration/nuxt-config#payloadextraction