add docker stuff
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
"lint": "next lint",
|
||||
"start": "next start",
|
||||
"go": "next dev",
|
||||
"go:prod": "next build && next start"
|
||||
"goprod": "next build && next start"
|
||||
},
|
||||
"dependencies": {
|
||||
"@t3-oss/env-nextjs": "^0.10.1",
|
||||
|
Reference in New Issue
Block a user