# Vuetify Nuxt Module documentation > Production UI without boilerplate Build faster with zero-config defaults, SSR-aware setup and fully customizable Vuetify runtime. ## Table of Contents ### Getting Started - [Introduction](/guide.md) - [Compatibility](/guide/getting-started/compatibility.md) - [Migrating from 0.19.x to 1.0.0](/guide/getting-started/migration.md) ### Configuration - [Vuetify Options](/guide/configuration/vuetify-options.md) - [Vuetify Blueprints](/guide/configuration/blueprints.md) - [Transform Asset URLs](/guide/configuration/transform-assets.md) ### Styling - [Common Setup](/guide/styling/common-setup.md) - [SASS Customization](/guide/styling/sass.md) - [Experimental Cache](/guide/styling/caching.md) - [Other Frameworks](/guide/styling/other-frameworks.md) ### Features - [Globals](/guide/features/globals.md) - [Icons](/guide/features/icons.md) - [Internationalization](/guide/features/i18n.md) - [Date Support](/guide/features/date.md) - [Server Side Rendering (SSR)](/guide/features/ssr.md) #### Globals - [Global Components](/guide/features/globals/global-components.md) - [Directives](/guide/features/globals/directives.md) - [Lab Components](/guide/features/globals/lab-components.md) - [Vuetify Composables](/guide/features/globals/composables.md) #### Icons - [UnoCSS Preset Icons](/guide/features/icons/unocss-preset-icons.md) - [Font Icons](/guide/features/icons/font-icons.md) - [SVG Icons](/guide/features/icons/svg-icons.md) - [Integrations](/guide/features/icons/integrations.md) ### Advanced - [Nuxt Layers and Module Hooks](/guide/advanced/layers-and-hooks.md) - [Nuxt Runtime Hooks](/guide/advanced/runtime-hooks.md) - [Vuetify Locale Messages](/guide/advanced/locale-messages.md)