---
title: "Cleavr"
description: "Deploy your Nuxt Application to Cleavr infrastructure."
canonical_url: https://nuxt.com/deploy/cleavr
last_updated: 2026-04-15
---

# Cleavr

> Deploy your Nuxt Application to Cleavr infrastructure.

<tip>

**Zero Configuration ✨**

<br />

Integration with this provider is possible with zero configuration, [learn more](https://nitro.unjs.io/deploy#zero-config-providers).

</tip>

## Setup

**In your Cleavr.io panel:**

1. Provision a new server
2. Add a website, selecting **Nuxt 3** as the app type
3. In web app > settings > Code Repo, point to your project's code repository
4. In web app > settings > Environment variables, set `SERVER_PRESET=cleavr`

You're now all set to deploy your project!

## Learn more

<read-more target="_blank" to="https://nitro.unjs.io/deploy/providers/cleavr">

Head over **Nitro documentation** to learn more about the cleavr deployment preset.

</read-more>
