Metadata-Version: 2.3
Name: pragmatiks-vercel-provider
Version: 0.22.0
Summary: Vercel provider for Pragmatiks
Author: Pragmatiks
Author-email: Pragmatiks <team@pragmatiks.io>
Requires-Dist: pragmatiks-sdk>=1.2.0
Requires-Dist: httpx>=0.28.0
Requires-Python: >=3.13
Description-Content-Type: text/markdown

# Vercel Provider for Pragmatiks

Manage Vercel projects, deployments, and domains through declarative resources using the Vercel REST API.

## Resources

- **Project** - Create and manage Vercel projects with framework, build settings, and environment variables
- **Deployment** - Trigger and manage deployments for a Vercel project
- **Domain** - Configure custom domains on Vercel projects

## Authentication

This provider uses Vercel API tokens for authentication. Generate a token at https://vercel.com/account/tokens.
