Questions? Ask in Discord.
Yes. Install any module individually instead of @nuxtjs/seo.
Server-side features add a few MB to the build. This doesn't affect client performance—modules lazy load.
For serverless (<1MB workers), nuxt-og-image is the largest contributor.
Options:
ogImage: { enabled: false }Deprecated. It only worked for SSG sites. See the migration guide.
When filing issues, include a minimal reproduction. See Debugging Modules for StackBlitz playgrounds.