Vercel Drop deploys files and folders via browser drag-and-drop
Vercel Drop is a new feature that lets users deploy a file or folder by dragging it into the browser at vercel.com/drop — no Git, CLI, or local setup required.
Score breakdown
Vercel Drop removes the Git and CLI prerequisites from the deployment path, making it possible to publish AI-generated or exported project files directly to production from the browser without any local tooling.
- 01Vercel Drop is available at vercel.com/drop and requires no Git, CLI, or local setup.
- 02Users drag a file or folder into the browser, pick a team and project name, and click Deploy to get a live URL.
- 03Framework projects are auto-detected (e.g., Next.js) and built automatically.
Vercel Drop is a new deployment feature accessible at `vercel.com/drop` that removes the need for Git, the Vercel CLI, or any local environment configuration. Users drag a file or folder into the browser, select a team and project name, and click Deploy; Vercel then creates a new project, uploads the files, and publishes them to production with a shareable live URL — all described as taking a matter of seconds.
For framework projects, Vercel automatically detects the framework (Next.js is cited as an example) and runs the appropriate build.
The feature supports two deployment modes. For framework projects, Vercel automatically detects the framework (Next.js is cited as an example) and runs the appropriate build. For static sites — including those with no recognized framework — files are deployed as-is with no build step. Exports from Bolt.new, Claude Design, and Google Stitch are called out as compatible. If the dropped folder contains no `index.html` at the top level, the user is prompted to choose which page loads at the site's root.
Each drop creates a new project. For teams that want automatic deployments on every subsequent push, the post notes that a Git repository can be connected to the project after the initial drop.
Key facts
- 01Vercel Drop is available at vercel.com/drop and requires no Git, CLI, or local setup.
- 02Users drag a file or folder into the browser, pick a team and project name, and click Deploy to get a live URL.
- 03Framework projects are auto-detected (e.g., Next.js) and built automatically.
- 04Static sites with no framework deploy as-is, with no build step.
- 05Exports from Bolt.new, Claude Design, and Google Stitch are explicitly supported.
- 06If no index.html exists at the folder root, the user selects which page loads at the site root.
- 07Each drop creates a new project; a Git repo can be connected afterward for automatic deployments on push.
Topics
Summary and scoring are generated automatically from the original article. We always link back to the publisher and never republish images or paywalled content. Last processed Jun 13, 2026 · 08:58 UTC. How this works →