LogoClawIndex
CasesSkillsAbout
LogoClawIndex

vercel-deploy - Instant Vercel Deployment with Claimable URL

Deploy web applications to Vercel without authentication, returning preview and claimable URLs.

Tags

Updated: 2026-02-14

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • detect framework from package.json
  • deploy via Vercel API
  • return preview URL
  • return claimable URL
  • exclude sensitive files from package

Inputs

  • project source code
  • package.json file

Outputs

  • live preview URL
  • Vercel claim URL for ownership transfer

Requirements

  • Vercel API access
  • package.json for framework detection
  • network access to *.vercel.com domains

Source

  • Spec: SKILL.md

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.
deployment
vercel
hosting
frontend
backend
detect framework from package.json
deploy via Vercel API
return preview URL
return claimable URL
project source code
package.json file
live preview URL
Vercel claim URL for ownership transfer