Added docker files
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
"scripts": {
|
||||
"dev": "next dev --turbopack",
|
||||
"build": "next build --turbopack",
|
||||
"container:build": "bun run build && bun start",
|
||||
"start": "next start",
|
||||
"typegen": "next typegen",
|
||||
"lint": "eslint .",
|
||||
|
||||
Reference in New Issue
Block a user