Deploy

Netlify

Deploy your Content app to Netlify

Quick Setup

  • Go go Netlify dashboard and create a new project using git repository.
  • Go to Site Configuration under Dependency management and change Node Version to 20.x or higher.
  • Go to deploys and retry last deployment.


Nuxt Content projects can be deployed to Netlify with zero configuration. The module will automatically detects Netlify environment and prepare the necessary configuration for Netlify.

All you need to do is to go to Netlify dashboard and create a new project using git repository.

By default Netlify uses Node.js 18.x which is not supported by the module. You need to change the Node.js version in Site Configuration under Dependency management.

That's it 🎉

Checkout: