Skip to content

Commit 378d39f

Browse files
authoredDec 10, 2024··
Merge pull request #83 from HTTPArchive/vercel-speed-insights
Vercel Speed Insights
2 parents 970443b + b62074a commit 378d39f

File tree

1 file changed

+25
-1
lines changed

1 file changed

+25
-1
lines changed
 

‎src/technologies/v.json

+25-1
Original file line numberDiff line numberDiff line change
@@ -407,6 +407,30 @@
407407
],
408408
"website": "https://vercel.com/analytics"
409409
},
410+
"Vercel Speed Insights": {
411+
"cats": [
412+
10
413+
],
414+
"description": "Vercel Speed Insights provides you with a detailed view of your website's performance metrics, based on Core Web Vitals.",
415+
"dom": {
416+
"script[data-sdkn='@vercel/speed-insights/next']": {
417+
"attributes": {
418+
"data-sdkv": "^(.+)$\\;version:\\1"
419+
}
420+
}
421+
},
422+
"icon": "vercel.svg",
423+
"js": {
424+
"si": ""
425+
},
426+
"requires": [
427+
"Vercel"
428+
],
429+
"scriptSrc": [
430+
"/_vercel/speed-insights/script\\.js"
431+
],
432+
"website": "https://vercel.com/docs/speed-insights"
433+
},
410434
"Verifone 2Checkout": {
411435
"cats": [
412436
41
@@ -1420,4 +1444,4 @@
14201444
"requires": "Vue.js",
14211445
"website": "https://vxetable.cn"
14221446
}
1423-
}
1447+
}

0 commit comments

Comments
 (0)
Please sign in to comment.