We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2af2337 commit c358048Copy full SHA for c358048
package.json
@@ -9,7 +9,7 @@
9
"lint": "eslint .",
10
"preview": "vite preview",
11
"predeploy": "npm run build",
12
- "deploy": "gh-pages -d dist"
+ "deploy": "gh-pages -d dist/"
13
},
14
"dependencies": {
15
"react": "^19.1.0",
0 commit comments