Перейти к основному содержимому
Этот контент пока недоступен на вашем языке и отображается на английском.

Vercel Config

Skill Проверено
95

A TypeScript SDK for programmatically configuring Vercel projects

Резюме ИИ

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, …). Предполагается, что репозиторий соответствует формату agentskills.io.

5 days ago
15.4k stars
Apache-2.0
Обновлено 5 days ago
Посмотреть исходный код