File size: 212 Bytes
1e92f2d |
1 2 3 4 5 6 7 8 9 |
# The Vercel team you want to deploy the project too
VERCEL_TEST_TEAM=
# The corresponding Vercel token
VERCEL_TEST_TOKEN=
# The Vercel project you want to deploy the test project too
VERCEL_TEST_PROJECT_NAME=
|