add vercel.json schema (#192)

This commit is contained in:
Dominik Ferber 2022-02-04 17:28:59 +02:00 committed by GitHub
parent 2051eba6ee
commit ded43bc99e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,4 +1,5 @@
{
"$schema": "https://openapi.vercel.sh/vercel.json",
"regions": ["all"],
"functions": {
"api/**": {