diff --git a/src/technologies/v.json b/src/technologies/v.json index 9f70a8ac1..49a638dc8 100644 --- a/src/technologies/v.json +++ b/src/technologies/v.json @@ -407,6 +407,29 @@ ], "website": "https://vercel.com/analytics" }, + "Vercel Speed Insights": { + "cats": [ + 10 + ], + "dom": { + "script[data-sdkn='@vercel/speed-insights/next']": { + "attributes": { + "data-sdkv": "^(.+)$\\;version:\\1" + } + } + }, + "icon": "vercel.svg", + "js": { + "si": "" + }, + "requires": [ + "Vercel" + ], + "scriptSrc": [ + "/_vercel/speed-insights/script\\.js" + ], + "website": "https://vercel.com/docs/speed-insights" + }, "Verifone 2Checkout": { "cats": [ 41 @@ -1420,4 +1443,4 @@ "requires": "Vue.js", "website": "https://vxetable.cn" } -} \ No newline at end of file +}