The target option is used to set the deployment target of your app – whether it is deployed as a server-side rendering app or a static-generated app. Its default value is server for server-side rendering deployment. Our deployment target for most of the example apps in this book is server-side rendering. We will target static-generated deployments as well in a few chapters, especially the final chapter – Chapter 18, Creating a Nuxt App with CMS and GraphQL.





















































