Closed npm-ued closed 1 year ago
Simplifying the Vercel deployment process using environment variables.
create .env.local in project
.env.local file
APP_ID=xx API_KEY=xx API_URL=https:/xxxx
Simplifying the Vercel deployment process using environment variables.