We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 99ccb22 commit 7f2587cCopy full SHA for 7f2587c
package.json
@@ -8,7 +8,7 @@
8
"build": "tsc -b && vite build",
9
"lint": "eslint .",
10
"preview": "vite preview",
11
- "predeploy": "npm run build",
+ "predeploy": "npm run build"
12
},
13
"dependencies": {
14
"react": "^19.1.1",
0 commit comments