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