Kurate/packages/ui/vercel.json
Vojtech Simetka 657b850a4e
feat: add group verification and message posting through smart contract (#80)
Co-authored-by: Philippe Schommers <philippe@schommers.be>
2023-01-24 07:51:42 +01:00

8 lines
60 B
JSON

{
"build": {
"env": {
"ENABLE_VC_BUILD": "1"
}
}
}