wakuconnect-chat-sdk/vercel.json
Felicio Mununga 35937c256f
Set up website deployment (#391)
* env

* vercel.json

* turbo

* u

* root

* cwd
2023-05-12 15:06:04 +02:00

9 lines
126 B
JSON

{
"$schema": "https://openapi.vercel.sh/vercel.json",
"git": {
"deploymentEnabled": {
"main": false
}
}
}