site/vercel.json
2020-05-12 19:40:48 -04:00

10 lines
No EOL
157 B
JSON

{
"public": true,
"trailingSlash": true,
"github": {
"silent": true
},
"env": {
"SLACK_BOT_TOKEN": "@slack-bot-token-production-8avf"
}
}