Vercel Create New Deployment
Aident Loadout を通じて Vercel Tools の Vercel Create New Deployment を使用します。実行前に入力、出力、設定、料金、リスクを確認できます。
プロバイダーの説明
Tool to create a new deployment. Use when you need to deploy files or a Git commit to a Vercel project. Example for file deployment: { "name": "my-app", "files": [ {"file": "index.html", "data": "<html><body>Hello World</body></html>"}, {"file": "style.css", "data": "body { font…