Skip to content

Commit

Permalink
Install vercel speed insights
Browse files Browse the repository at this point in the history
  • Loading branch information
winterjung committed Apr 8, 2024
1 parent eccc746 commit eb3022e
Show file tree
Hide file tree
Showing 3 changed files with 52 additions and 19 deletions.
1 change: 1 addition & 0 deletions gatsby-config.js
Original file line number Diff line number Diff line change
Expand Up @@ -122,5 +122,6 @@ module.exports = {
],
},
},
`@vercel/gatsby-plugin-vercel-analytics`,
],
}
67 changes: 49 additions & 18 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,11 @@
"dependencies": {
"@emotion/core": "^11.0.0",
"@vercel/analytics": "^1.1.3",
"@vercel/gatsby-plugin-vercel-analytics": "^1.0.11",
"@vercel/speed-insights": "^1.0.10",
"gatsby": "^5.13.3",
"gatsby-plugin-emotion": "^8.13.1",
"gatsby-plugin-feed": "^5.13.1",
"gatsby-plugin-google-gtag": "^5.13.1",
"gatsby-plugin-image": "^3.13.1",
"gatsby-plugin-react-helmet": "^6.13.1",
"gatsby-plugin-robots-txt": "^1.8.0",
Expand Down

0 comments on commit eb3022e

Please sign in to comment.