Lovable raises $400M at $13.3B: own what you prompt
Lovable's $400M Series C values the vibe-coding platform at $13.3B. What small teams should check before shipping a prompted app into production.
Lovable raised $400 million at a $13.3 billion valuation today, roughly doubling the $6.6 billion mark it hit eight months ago. The Stockholm company sells one promise: describe an app in plain language, get a working one. That promise is now funded well enough that your team will try it this quarter whether or not you approve it. The question is not whether prompted software is real. It is what you own when the prompt is done.
What actually happened
From Lovable's own announcement:
- $400M Series C, co-led by Menlo Ventures and the EQT-managed Scaleup Europe Fund, with Tencent, Balderton, Kaszek, and World Innovation Lab joining. Accel, CapitalG, DST Global, Salesforce Ventures, and HubSpot Ventures returned.
- 60 million projects built since the November 2024 launch.
- Over 900 million monthly visits to apps made on the platform.
- Employees at nearly two-thirds of the Fortune 500 have used it, per the company.
- Headcount is targeted at roughly 450 this year.
TechCrunch reports a $500 million annualized revenue run rate as of June, and a multiyear Google Cloud agreement covering a fivefold usage increase. The December round was $330 million at $6.6 billion. Two rounds, eight months, double the price.
Lovable also says nearly eight in ten surveyed users are building something they intend to monetize, and more than a third already earn revenue from it. That is self-reported, so weight it accordingly — but it matches what we see. People are shipping these apps at customers.
Why vibe coding matters for your business
Get the repo out on day one. A prompted app that lives only in a vendor's workspace is not an asset, it is a subscription. Push to a Git remote you control, with a working local build, before the app touches a real customer. If you cannot run it without the platform, you did not build software — you rented a demo.
Prompted code still needs the boring layer. Auth, rate limits, input validation, backups, an audit trail. Generation speed does not change what a payment form or a customer record needs. We have watched teams ship a beautiful internal tool in an afternoon and then spend three weeks retrofitting permissions.
Price the second year, not the first. A 26x revenue multiple is a bet that per-seat and per-generation pricing goes up. It usually does. Know your export path before renewal, the same way you should for any vendor whose valuation is running ahead of its product.
Vibe coding is a genuinely good way to find out whether an idea is worth building. It is a bad way to decide who owns the thing you built.
Key takeaways
- Lovable raised $400M at a $13.3B valuation, up from $6.6B in December 2025
- 60M projects built, 900M monthly visits to hosted apps, ~$500M annualized run rate as of June
- Export to a Git remote you control before a prompted app sees production traffic
- Auth, validation, backups, and audit logging are still your job — generation speed does not cover them
- Assume platform pricing rises with the valuation; know your migration path at signup, not renewal
Prototyped it yourself and need it to survive real customers? We take prompted apps and turn them into systems you own — your repo, your database, your deploy pipeline. See how we build it, or send us the thing you already made.
Sources: Lovable, TechCrunch.
- #vibe-coding
- #lovable
- #developer-tools
- #vendor-risk
- #funding
Tommy Rush — Founder, Rush Commerce
Operator turned builder. 15+ years running operations — now shipping the systems businesses run on. More
Get The Rush Report weekly — one email, zero fluff.
Keep reading
Signal's key transparency: proof beats a vendor promise
Signal shipped Automatic Key Verification with Cloudflare and Trail of Bits as outside auditors. The pattern applies to any system you ask people to trust.
Read itLiteLLM PyPI compromise: rotate every key it touched
New CloudSEK analysis puts potential exposure from the malicious LiteLLM releases at 2,100+ organizations. The payload read OPENAI_API_KEY. Here's the cleanup.
Read it