Hey everyone
I ve been building products for a long time (15+ years), and I recently tried using v0.dev for the first time. Honestly didn t expect much, but I was surprised how quickly I got something real off the ground - not just a playground UI, but a fully working fitness app with protected routes, dashboards, flow logic, the works.
It s called The HIIT PIT and it s live, but that s not why I m posting.
I m more curious to hear from other devs and indie makers:
Tabstack by Mozilla
Qursor
I remember using this dragβandβdrop style deploy on Netlify years ago, so Vercel definitely took their time bringing Drop out.
Netlifyβs new creditβbased pricing (where production deploys cost credits) actually makes this Vercel feature look pretty reasonable now.
Treating the browser as the deployment interface is a nice inversion. The File API already abstracts the filesystem correctly, so there's no reason to force a Git remote into a workflow that's just 'I have files, make them live.' We've hit that friction with static prototyping. How does Vercel handle cache busting when you re-drop to the same project name?
Curious if Drop is mainly meant for simple/static projects, or if you see it becoming a bigger onboarding path for people who later connect Git and continue building from there?
This is so Vercel. No setup, no CLI, just drop and it's live. I already use Vercel for my own app but honestly I'd use this just for quick demos and sharing WIP stuff with testers. Does it support environment variables or is it purely static for now?
This is slick. Does Drop support any framework detection, or is it purely for static files?
Awesome and congratulations! It is only for html files?