Update Vercel / paas

main
nurbek 2 years ago
parent 1ad3b0d7c4
commit 116fc31941

@ -285,6 +285,7 @@
"cats": [ "cats": [
62 62
], ],
"description": "Vercel is a cloud platform for static frontends and serverless functions.",
"headers": { "headers": {
"server": "^now|Vercel$", "server": "^now|Vercel$",
"x-now-trace": "", "x-now-trace": "",
@ -292,6 +293,12 @@
"x-vercel-id": "" "x-vercel-id": ""
}, },
"icon": "vercel.svg", "icon": "vercel.svg",
"pricing": [
"freemium",
"low",
"recurring",
"poa"
],
"website": "https://vercel.com" "website": "https://vercel.com"
}, },
"Vercel Analytics": { "Vercel Analytics": {