vercel edge config testing

This commit is contained in:
skidoodle
2023-02-14 15:09:42 +01:00
parent f79c1e8e2d
commit 1ae9b7afde
3 changed files with 21 additions and 1 deletions
+2 -1
View File
@@ -11,9 +11,10 @@
"lint": "next lint"
},
"dependencies": {
"@vercel/analytics": "^0.1.8",
"@vercel/edge-config": "^0.1.1",
"aws-sdk": "^2.1295.0",
"next": "^13.1.5",
"@vercel/analytics": "^0.1.8",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-fade-in": "^2.0.1",