Publish
For Web Apps
Vercel
Vercel is cloud hosting platforms mainly used for web applications (like websites built with Next.js, React, Vue). They automatically handle deployments, scaling, and domain setup. So if you build a web app using Next.js, you’d typically deploy it on Vercel (made by the same team as Next.js).
Publish Steps
- Click the Publish icon (top-right).
- Click Connect (shown only on your first Vercel/Netlify publish from Ideavo).
- You’ll be redirected to Vercel/Netlify to Log in and Add Integration.
- Login to Vercel.
- Approve the integration and select the target team if prompted.
- Back in Ideavo, click Publish again.
- Ideavo triggers a Vercel deployment. Your app goes live and generates a production URL
tip
When you deploy an Expo app to Vercel, only the web build gets published
For Mobile Apps (Expo)
Follow this documentation for publishing apps on app store: