Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions docs/apps/quickstart/build-app.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -534,6 +534,10 @@ Base is a fast, low-cost Ethereum L2 built to bring the next billion users oncha
```bash Terminal
npm run dev
```
<Note>
For beginners building their first Base mini-app, deploying with Vercel provides one of the simplest production workflows for testing and app verification.
</Note>

</Step>
</Steps>

Expand Down