1
0
Fork 0
mirror of https://github.com/kou029w/daraz-san.git synced 2025-01-17 23:55:03 +00:00
daraz-san/vercel.json

6 lines
170 B
JSON

{
"functions": {
"api/slack/events.ts": { "includeFiles": "{dist,node_modules/kuromoji}/**" }
},
"build": { "env": { "NODEJS_AWS_HANDLER_NAME": "handler" } }
}