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

# Stormkit

> Deploy your Nuxt Application to Stormkit infrastructure.

<tip>

**Zero Configuration ✨**

<br />

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

</tip>

## Setup

Follow the steps to [create a new app](https://app.stormkit.io/apps/new) on Stormkit.

## Deployment

By default, Stormkit will deploy your apps automatically when you push changes to your main branch. But to trigger a manual deploy (for example, you might do this for the very first deployment), you may click `Deploy now`.

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

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

</read-more>
