add baselime to nextjs

This commit is contained in:
Carl-Gerhard Lindesvärd
2024-04-17 22:23:02 +02:00
committed by Carl-Gerhard Lindesvärd
parent ac84adf1a4
commit dd53a5757a
6 changed files with 636 additions and 26 deletions

View File

@@ -13,6 +13,7 @@
"with-env": "dotenv -e ../../.env -c --"
},
"dependencies": {
"@baselime/node-opentelemetry": "^0.5.8",
"@clerk/nextjs": "^4.29.7",
"@clickhouse/client": "^0.2.9",
"@hookform/resolvers": "^3.3.4",