Introducing Vercel Drop
Vercel Drop enables deployment by dragging files or folders directly into the browser without Git or CLI setup. It automatically detects frameworks like Next.js for builds and publishes projects to production with a shareable live URL in seconds.
Vercel Drop lets you deploy a file or folder by dragging it into your browser. You don't need Git, the , or any local setup.Vercel CLI
Drop a project onto , pick a team and project name, and select . Vercel will create a new project, upload your files, and publish them straight to production with a live URL you can share. All in a matter of seconds.vercel.com/dropDeploy
Vercel Drop handles more than static files:
- Framework projects: Vercel detects your framework (e.g., Next.js) and builds it. Exports from tools like deploy this way.
- Static sites: Files with no framework deploy as-is, with no build step. That includes exports from and . If your folder has no at the top, you choose which page loads at your site's root.Bolt.newClaude DesignGoogle Stitchindex.html
Each drop creates a new project. To get automatic deployments on every push, connect a Git repository to the project afterwards.
Get started at or read the .vercel.com/dropdocumentation
Source: original entry ↗