Introducing Vercel Drop Vercel launched Vercel Drop, a tool that lets users deploy projects by dragging files into a browser without needing Git or CLI setup. The service detects frameworks like Next.js and handles static sites, creating a new project and publishing it to a 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 Vercel CLI https://vercel.com/docs/cli , or any local setup. Drop a project onto vercel.com/drop https://vercel.com/drop , pick a team and project name, and select Deploy . 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 Drop handles more than static files: - Framework projects: Vercel detects your framework e.g., Next.js and builds it. Exports from tools like Bolt.new https://vercel.com/kb/guide/bolt-vercel-drop deploy this way. - Static sites: Files with no framework deploy as-is, with no build step. That includes exports from Claude Design https://vercel.com/kb/guide/claude-design-vercel-drop and Google Stitch https://vercel.com/kb/guide/google-stitch-vercel-drop . If your folder has no index.html at the top, you choose which page loads at your site's root. Each drop creates a new project. To get automatic deployments on every push, connect a Git repository to the project afterwards. Get started at vercel.com/drop https://vercel.com/drop or read the documentation https://vercel.com/docs/drop .