メインコンテンツへスキップ
このコンテンツはお使いの言語にまだ対応していないため、英語で表示されています。

Vercel Config

Skill 検証済み
95

A TypeScript SDK for programmatically configuring Vercel projects

AI サマリー

This SDK enables developers to define Vercel project configurations, including routing rules, redirects, headers, and crons, using type-safe TypeScript. It compiles down to a standard `vercel.json` configuration and integrates seamlessly with the Vercel CLI.

Maintenance

  • warning:Commit recencyThe last commit date is not available, and the CHANGELOG indicates minor version updates primarily in 2024, with older activity. This suggests it might be relatively maintained, but a clear recent commit date is missing for definitive assessment.

インストール

npx skills add vercel/vercel

Vercel skills CLI(skills.sh)を npx 経由で実行します。ローカルに Node.js と、skills 対応のエージェント(Claude Code、Cursor、Codex など)が少なくとも 1 つインストールされている必要があります。リポジトリが agentskills.io 形式に従っていることを前提としています。

2 days ago
15.4k stars
Apache-2.0
2 days ago に更新
ソースコードを表示