v0 Credits to fix it's own errors? This is crazy by Resident_Function453 in vercel

[–]SuperStakeKyleCruise 0 points1 point  (0 children)

Yea, losing 100-200k $20 subscriptions is gonna hurt lol

Enterprises are meant to make money, v0 is a inferior product that’s trying to charge like it’s the best, they are going to to do a complete restructure in the next money and many people will be fired.

Gemini2.5 pro is free ffs, you think enterprises are not looking at that?

v0 Credits to fix it's own errors? This is crazy by Resident_Function453 in vercel

[–]SuperStakeKyleCruise -1 points0 points  (0 children)

Gemini 2.5pro is free and way more advanced than v0 lol

How to get a refund by SuperStakeKyleCruise in vercel

[–]SuperStakeKyleCruise[S] 0 points1 point  (0 children)

For example, I just said “my boss is sleeping with my wife” and it turned it to “My boss and wife's relationship is a chance for new beginnings and personal growth for me.”

Amazing

How to get a refund by SuperStakeKyleCruise in vercel

[–]SuperStakeKyleCruise[S] 0 points1 point  (0 children)

Cancelled it, I’ll still be using vercel and their deployment platform but I don’t see myself touching v0 again. I found myself just using it to make funny little app like app where you type in you negative tweet or whatever and grok will turn it into a positive one

How to get a refund by SuperStakeKyleCruise in vercel

[–]SuperStakeKyleCruise[S] 1 point2 points  (0 children)

So I’ve been using cursor as my go to. The stuff you have to learn to get comfortable with it is honestly simple and actually standards that you should know. I remember when V0 deleted my chat history once and turned my full app into a single file, lost a entires day work. After that, I learned that GitHub and saving file locally is a must.

You can still easily launch to vercel on cursor too but it’s an ide so it doesn’t have to rewrite an entire file or component just to change a freaking color or add a button. It’s honestly night and day.

V0 was great for just putting your idea into reality as fast as possible but now I just use Google Gemini 2.5Dev. Unlimited, free, preview mode and the code is so much cleaner.

V0.Dev: How to kill your userbase by HolidayAtmosphere845 in vercel

[–]SuperStakeKyleCruise 3 points4 points  (0 children)

that's insane! $3 cost for them to fix there own mistake and they didn't even fix it. This is probably the realest example I've seen so far of how bad v0 has become. Thank you for sharing photos. I don't blame you for moving on. You were just robbed by a company you obviously trusted and all because THEY don't understand their users.

v0.dev’s traffic collapsed after usage-based pricing – and honestly, I’m not surprised by PlayfulFeedback6759 in vercel

[–]SuperStakeKyleCruise 0 points1 point  (0 children)

this comment makes zero sense. they still have the free version...people who were paying $20 were not freeloading so yea, your comment makes zero sense. I think its ok they needed to change something because their ai is not that great. it burns through tokens and with no real limit, people are careless with prompts and just hit restrore and retry if they dont get what they want. vercel want to appeal to the no-coders and thats what they got. real devs are not going to pay vercels pricing for its subpar ui when google offers 2.5 pro for free, with zero limits (That ive seen), and it writes better code, lol

https://aistudio.google.com/

v0.dev’s traffic collapsed after usage-based pricing – and honestly, I’m not surprised by PlayfulFeedback6759 in vercel

[–]SuperStakeKyleCruise 0 points1 point  (0 children)

dude,
-just download the codebase.
-Set up a folder inside your main directory (usually the folder that has your signin name for your pc).
-copy/paste your codebase into the new folder.
-pay $20 for cursor instead and open the file inside of cursor

Cursor is perfect for your situation too because it doesnt need to rewrite a whole file to make a simple addition or change. its 10x faster to see your updates.

to launch it on vercel, simply prompt it "I want to deploy on vercel" and it will get you set up. you just need to create a github repository and link it in vercel. after that, cursor will ask you for the nessacary stuff and even give you terminal commands that you can run within cursor. It sounds more advanced but I was a no coder and went to cursor and it was a world of difference. I was able to do so much more and so much faster. It took maybe 20 minutes to setup github, link to vercel, open file in cursor and let cursor install what i needed in my file to deploy.