vercel-overview
Compare original and translation side by side
🇺🇸
Original
English🇨🇳
Translation
ChineseVercel Platform Overview Skill
Vercel平台概览Skill
progressive_disclosure: entry_point: summary: "Vercel overview: projects, CLI, Git integration, env vars, project config, REST API, webhooks, and service map for deployments, functions, data, networking, observability, security, and AI." when_to_use: - "When onboarding to Vercel or planning architecture" - "When setting up projects, environments, and automation" - "When selecting Vercel services for a workload" quick_start: - "Create a Vercel project" - "Connect a Git repository" - "Configure environment variables" - "Deploy via Dashboard or CLI" token_estimate: entry: 90-110 full: 3000-4000
progressive_disclosure: entry_point: summary: "Vercel概览:项目、CLI、Git集成、环境变量、项目配置、REST API、Webhooks,以及部署、函数、数据、网络、可观测性、安全和AI的服务图谱。" when_to_use: - "当你刚接触Vercel或规划架构时" - "当你设置项目、环境和自动化时" - "当你为工作负载选择Vercel服务时" quick_start: - "创建一个Vercel项目" - "连接Git仓库" - "配置环境变量" - "通过控制台或CLI部署" token_estimate: entry: 90-110 full: 3000-4000
Overview
概述
Vercel provides a platform for building, deploying, and scaling web applications and AI workloads with integrated deployments, edge runtime, data services, and observability.
Vercel提供一个平台,用于构建、部署和扩展Web应用与AI工作负载,集成了部署、边缘运行时、数据服务和可观测性功能。
Platform Entry Points
平台入口
- Vercel Dashboard: Use the web UI for projects, deployments, and settings.
- Vercel CLI: Automate deployments and configuration.
- REST API: Integrate provisioning and management into tooling.
- Webhooks: Trigger workflows on deployment events.
- Vercel控制台:使用Web UI管理项目、部署和设置。
- Vercel CLI:自动化部署和配置。
- REST API:将资源调配和管理集成到工具链中。
- Webhooks:在部署事件触发工作流。
Project Setup Workflow
项目设置流程
- Create a project and connect a Git repository.
- Configure environment variables for each environment.
- Review project configuration defaults and overrides.
- Deploy and verify build output.
- 创建项目并连接Git仓库。
- 为每个环境配置环境变量。
- 查看项目配置的默认值和自定义覆盖项。
- 部署并验证构建输出。
Vercel Skill Map
Vercel Skill图谱
Use these skills for deeper coverage (if deployed):
- vercel-deployments-builds: Deployments, builds, and release workflows.
- vercel-functions-runtime: Serverless and Edge Functions, cron jobs, and runtime behavior.
- vercel-storage-data: Postgres, Redis, Blob, Edge Config, and data cache.
- vercel-networking-domains: Domains, routing, headers, and edge caching.
- vercel-observability: Analytics, Speed Insights, logs, and tracing.
- vercel-security-access: RBAC, SSO, deployment protection, firewall, and bot defense.
- vercel-teams-billing: Accounts, plans, spend management, and team controls.
- vercel-ai: AI SDK, AI Gateway, Agent, and MCP.
如需更深入的内容,可使用以下技能(若已部署):
- vercel-deployments-builds:部署、构建和发布工作流。
- vercel-functions-runtime:无服务器与Edge Functions、定时任务和运行时行为。
- vercel-storage-data:Postgres、Redis、Blob、Edge Config和数据缓存。
- vercel-networking-domains:域名、路由、请求头和边缘缓存。
- vercel-observability:分析、速度洞察、日志和追踪。
- vercel-security-access:RBAC、SSO、部署保护、防火墙和机器人防护。
- vercel-teams-billing:账户、套餐、支出管理和团队控制。
- vercel-ai:AI SDK、AI Gateway、Agent和MCP。
Complementary Skills
互补技能
When using this skill, consider these related skills (if deployed):
- nextjs: Next.js deployment patterns.
- react: Frontend integration patterns.
- typescript: Type-safe runtime patterns.
Note: Complementary skills are optional. This skill is fully functional without them.
使用本技能时,可考虑以下相关技能(若已部署):
- nextjs:Next.js部署模式。
- react:前端集成模式。
- typescript:类型安全运行时模式。
注:互补技能为可选项。即使没有它们,本技能也能完全正常使用。
Resources
资源
Vercel Docs:
- Getting started: https://vercel.com/docs/getting-started-with-vercel
- Projects: https://vercel.com/docs/projects
- CLI: https://vercel.com/docs/cli
- Git integration: https://vercel.com/docs/git
- Environment variables: https://vercel.com/docs/environment-variables
- Project configuration: https://vercel.com/docs/project-configuration
- REST API: https://vercel.com/docs/rest-api
- Webhooks: https://vercel.com/docs/webhooks
- Integrations: https://vercel.com/docs/integrations
Vercel文档:
- 入门指南:https://vercel.com/docs/getting-started-with-vercel
- 项目:https://vercel.com/docs/projects
- CLI:https://vercel.com/docs/cli
- Git集成:https://vercel.com/docs/git
- 环境变量:https://vercel.com/docs/environment-variables
- 项目配置:https://vercel.com/docs/project-configuration
- REST API:https://vercel.com/docs/rest-api
- Webhooks:https://vercel.com/docs/webhooks
- 集成:https://vercel.com/docs/integrations