fix commands
This commit is contained in:
		@@ -14,7 +14,7 @@
 | 
			
		||||
    "start": "next start",
 | 
			
		||||
    "generate-apple-secret": "tsx src/scripts/generate_apple_secret.ts",
 | 
			
		||||
    "go": "git pull && next dev",
 | 
			
		||||
    "goprod": "git pull && next build && next start"
 | 
			
		||||
    "goprod": "next build && next start"
 | 
			
		||||
  },
 | 
			
		||||
  "dependencies": {
 | 
			
		||||
    "@auth/drizzle-adapter": "^1.4.2",
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user