Vercel Drop Lets You Deploy Without Git in Seconds

Vercel has launched a bold new tool called Vercel Drop, and it changes how developers publish to the web. With it, you can now deploy a file, folder, or .zip straight from your browser. No Git. No CLI. No local setup at all.
The idea is refreshingly simple. You drag your project onto vercel.com/drop, choose a team and project name, then hit Deploy. Vercel then creates a new project, uploads your files, and pushes them live, with a shareable URL, in a matter of seconds.
What makes Vercel Drop especially powerful is its ability to handle more than just simple static pages. It also supports full framework projects. If Vercel detects a framework like Next.js, it automatically runs the build. So exports from AI-powered builders like Bolt.new work out of the box.
For static sites with no framework, Vercel Drop deploys them as-is, skipping the build step entirely. That covers exports from tools like Claude Design and Google Stitch. If your folder has no index.html at the root, you simply choose which page loads as the homepage.
Every drop creates a brand new project. After that, you can connect a Git repository to unlock automatic deployments on every push, giving you a clear upgrade path as your project grows.
Vercel Drop makes the case that deploying to production should feel as easy as dropping a file. For designers, students, or anyone prototyping fast, that’s a game-changer. You no longer need a terminal open to go live.
You can get started now at vercel.com/drop or check the official documentation for full details.





