added docker build script for deploying
This commit is contained in:
+1
-1
@@ -31,7 +31,7 @@
|
||||
},
|
||||
"scripts": {
|
||||
"start": "bunx --bun vite",
|
||||
"buildProject": "bunx --bun vite build",
|
||||
"build": "bunx --bun vite build",
|
||||
"serve": "vite preview",
|
||||
"serveprod": "serve ./dist/index.html"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user