Trying to fix push notifs
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
"dev": "next dev",
|
||||
"lint": "next lint",
|
||||
"start": "next start",
|
||||
"go": "next build && next start"
|
||||
"go": "git pull docker master && next build && next start"
|
||||
},
|
||||
"dependencies": {
|
||||
"@t3-oss/env-nextjs": "^0.10.1",
|
||||
|
Reference in New Issue
Block a user