chore: temporarily remove logsnag (#91)

This commit is contained in:
shadcn
2023-02-16 13:13:06 +04:00
committed by GitHub
parent 3e4a6af3d5
commit 7f092ca3c9
6 changed files with 1 additions and 124 deletions

View File

@@ -7,8 +7,7 @@
"env": [
"NEXT_PUBLIC_APP_URL",
"UPSTASH_REDIS_REST_URL",
"UPSTASH_REDIS_REST_TOKEN",
"LOGSNAG_TOKEN"
"UPSTASH_REDIS_REST_TOKEN"
],
"outputs": ["dist/**", ".next/**"]
},