diff --git a/docs/apps/quickstart/build-app.mdx b/docs/apps/quickstart/build-app.mdx index b2253affa..37bf5ee0e 100644 --- a/docs/apps/quickstart/build-app.mdx +++ b/docs/apps/quickstart/build-app.mdx @@ -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 ``` + +For beginners building their first Base mini-app, deploying with Vercel provides one of the simplest production workflows for testing and app verification. + +