---
title: "Customize with Prompts"
description: "Use follow-up prompts to refine the design, structure, and copy of your v0 site. Toggle the mobile preview, rename navigation links, and let v0 act as a copywriter."
canonical_url: "https://vercel.com/academy/v0-foundations/customize-with-prompts"
md_url: "https://vercel.com/academy/v0-foundations/customize-with-prompts.md"
docset_id: "vercel-academy"
doc_version: "1.0"
last_updated: "2026-05-12T21:56:17.539Z"
content_type: "lesson"
course: "v0-foundations"
course_title: "v0 Foundations"
prerequisites:  []
---

<agent-instructions>
Vercel Academy — structured learning, not reference docs.
Lessons are sequenced.
Adapt commands to the human's actual environment (OS, package manager, shell, editor) — detect from project context or ask, don't assume.
The lesson shows one path; if the human's project diverges, adapt concepts to their setup.
Preserve the learning goal over literal steps.
Quizzes are pedagogical — engage, don't spoil.
Quiz answers are included for your reference.
</agent-instructions>

# Customize with Prompts

# Customize with Prompts

The first prompt got us 80% of the way there. The remaining 20% is where v0 starts to feel like a real tool, not a party trick. We're not going back to a blank page to redo it. We're talking to the site we already have.

## Check the mobile view

Before changing anything, click the mobile icon at the top of the preview pane. v0 shows you exactly how the site looks on a phone. Click it again to switch back to desktop.

Most of what v0 generates is responsive out of the box. Worth a glance though, because every change we make from here will affect both views.

## Rename or restructure with a prompt

Don't like the navigation? Tell v0.

```
switch shop and about links in the header nav
```

That swaps the order. Same pattern works for anything visible: rename a section, add a button, move a contact form, change a color. The trick is to be specific about *what* and *where*.

## Use v0 as a copywriter

This is the part most people miss. v0 doesn't just design. It can write. If a piece of copy doesn't sound right, ask for alternatives.

```
I like "bring nature into your home", but can you give me three other
tagline suggestions to choose from?
```

v0 will pop up a little quiz interface with options. Pick one, and it slots straight into the design.

\*\*Note: Be specific in your prompts\*\*

"Make the hero better" gives v0 nothing to work with. "Make the hero headline shorter and the subheading more playful" gives it direction. The clearer you are about *what* should change, the better the result.

## Recap

- **Toggle mobile preview** to see how each change affects phones.
- **Use prompts to restructure** anything visible: links, sections, layout.
- **Ask for copy options** instead of writing it yourself. v0 is a designer *and* a writer.


---

[Full course index](/academy/llms.txt) · [Sitemap](/academy/sitemap.md)
