Closed onefriendaday closed 3 years ago
This feature generates routes from links of the Storyblok Links api.
Exchange the token in generateSitemap.js and use npm run export to generate a static website with Next.js.
npm run export
This feature generates routes from links of the Storyblok Links api.
Exchange the token in generateSitemap.js and use
npm run export
to generate a static website with Next.js.