diff --git a/vercel.json b/vercel.json index 0f4f48ca..eabc51a6 100644 --- a/vercel.json +++ b/vercel.json @@ -3,5 +3,9 @@ "trailingSlash": true, "github": { "silent": true + }, + "env": { + "AIRTABLE_API_KEY": "@airtable-api-key", + "SLACK_BOT_TOKEN": "@slack-bot-token-production-8avf" } } \ No newline at end of file