---
title: "Live Previews & Instant Publishing | SanityPress"
description: "Edit content in Sanity's Presentation tool and watch it update live against your Next.js App Router routes. Publish instantly, with no rebuild or redeploy."
---

# Editing shouldn't need a deploy.

See every change the moment you make it, and publish without touching the codebase again.

## See it live. Publish the second it's right.

Visual editing in Presentation mode, wired right out of the box and ready on Day One.

No staging guesswork, no rebuild-and-refresh loop. The preview renders the same [modules](/features/modules) your production site does, so editors change content and watch it resolve in place.

You ship the deploy once, and they own everything after.

[🚀 Get started today](/docs/getting-started)

![Live previews in Presentation mode](https://cdn.sanity.io/images/cyu7k2r0/production/44aa1a29fc1da1c6960d55b65f5a812ba5b5903a-3248x2122.png)

## Frequently Asked Questions

### Does live preview work with the Next.js App Router?

Yes. The Presentation tool is wired to your routes on install — see [setup in the docs](/docs/getting-started) — so the preview renders the same components production does.

### Do editors have to redeploy to publish?

No. Content is decoupled from the build. You deploy once and editors publish on their own after that.

### Is the preview actually real-time?

Changes resolve in place as you type, so there's no save-and-refresh cycle to sit through.

### Can I preview draft content before it's live?

Yes. Drafts render in Presentation using the drafts perspective, so you review the unpublished version exactly as it'll ship.

## Stop deploying to see your edits.

[🚀 Get started today](/docs/getting-started)
