File size: 214 Bytes
cf3884b
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
{
  "name": "deploy_to_vercel",
  "description": "Deploy the current project to Vercel",
  "inputSchema": {
    "$schema": "http://json-schema.org/draft-07/schema#",
    "type": "object",
    "properties": {}
  }
}