Prep for prod
This commit is contained in:
parent
458486bee9
commit
b6b9aa753e
@ -11,7 +11,8 @@
|
||||
"db:studio": "drizzle-kit studio",
|
||||
"dev": "next dev",
|
||||
"lint": "next lint",
|
||||
"start": "next start"
|
||||
"start": "next start",
|
||||
"go": "next start"
|
||||
},
|
||||
"dependencies": {
|
||||
"@radix-ui/react-accordion": "^1.2.0",
|
||||
|
Loading…
Reference in New Issue
Block a user