An MVP (Minimum Viable Product) is not a prototype and not a full product. It's the smallest version of your SaaS that real users can pay for, use, and give you feedback on. In 2026, a credible SaaS MVP includes:
- User authentication (signup, login, password reset, SSO optional)
- Core feature set — the one thing your product does better than anything else
- Subscription billing via Stripe (or Razorpay for India-first products)
- Basic admin/dashboard for users to manage their account
- Email notifications (transactional — welcome, invoice, password reset)
- A public marketing landing page
- Cloud deployment with basic monitoring
Anything beyond this is a v2 feature. The job of the MVP is to validate demand — not to win design awards.