What is needed to create a NUXT static site? Is npm run generate or should I set the target: 'static' in nuxt.config? In this case do i need to set ssr: false? Does using both ssr: false and target:'static' produce an SPA build? Many thanks for clarification.
Recent Announcements
Continue the conversation
Join the Discord to ask follow-up questions and connect with the community