We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8329c8b commit 02efc87Copy full SHA for 02efc87
package.json
@@ -6,7 +6,7 @@
6
"scripts": {
7
"dev": "vite",
8
"build": "vite build",
9
- "preview": "vite preview",
+ "preview": "vite preview --port 8080",
10
"test": "vitest"
11
},
12
"dependencies": {
0 commit comments