Configure Vercel deployment and preserve deployed theme support

This commit is contained in:
StormRunner06106
2026-09-13 14:56:10 -07:00
parent d52495945b
commit cb8d062481
27 changed files with 610 additions and 60 deletions
+1 -1
View File
@@ -22,7 +22,6 @@
},
"devDependencies": {
"@vitejs/plugin-react": "^6.1.1",
"lightningcss-win32-x64-msvc": "^1.33.0",
"vite": "^8.3.0"
}
},
@@ -1242,6 +1241,7 @@
],
"dev": true,
"license": "MPL-2.0",
"optional": true,
"os": [
"win32"
],