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 d211080 commit 144b2bfCopy full SHA for 144b2bf
3 files changed
.gitignore
@@ -8,12 +8,13 @@ yarn.lock
8
.vercel
9
.output
10
.vinxi
11
+.netlify
12
13
/build/
14
/api/
15
/server/build
16
/public/build
-.vinxi
17
+
18
# Sentry Config File
19
.env.sentry-build-plugin
20
dist
package.json
@@ -62,7 +62,6 @@
62
"tailwind-merge": "^1.14.0",
63
"tiny-invariant": "^1.3.3",
64
"vinxi": "^0.5.3",
65
- "vite": "^6.0.0",
66
"vite-tsconfig-paths": "^5.0.1",
67
"zod": "^3.23.8",
68
"zustand": "^4.5.2"
0 commit comments