confirm build

This commit is contained in:
Developers Digest
2025-09-10 10:12:06 -04:00
parent 8687860a47
commit 13a4c5e1de
42 changed files with 6151 additions and 439 deletions
@@ -12,7 +12,7 @@ This project is configured to use Vercel Sandboxes for code execution.
## Vercel Authentication
### Option 1: OIDC Token (Recommended for Vercel deployments)
### Option 1: OIDC Token (Automatic for Vercel deployments)
When running in a Vercel environment, authentication happens automatically via OIDC tokens. No configuration needed!
### Option 2: Personal Access Token (For local development)