kai-api-gateway / Vercel.md
KiWA001's picture
Initial commit
9d1ab9e

Vercel Deployment Guide

Project Details

Deployment Token

Token: vcp_******** (Check your Vercel Dashboard)

How to Deploy

Run the following command from the project root:

npx vercel --prod --token YOUR_VERCEL_TOKEN

Important Notes

  • Do NOT use vercel login. Use the token directly with the --token flag.
  • The project is configured to ignore the kaiapi-mocha alias conflicts.
  • Always use the project name kai-api-gateway.