vagrant/website/vercel.json
Jeff Escalante eb8a113698
Website: prepare for vercel hosting (#12114)
* prepare for vercel hosting

* smooth out some config syntax

* update readme

* fix a couple broken links

* temporarily add back netlify config for transition
2021-01-12 20:09:00 -05:00

7 lines
75 B
JSON

{
"version": 2,
"public": true,
"github": {
"silent": true
}
}