Start-Command für Production hinzufügen

This commit is contained in:
2026-08-30 11:45:30 +02:00
parent e4f9084059
commit 12c0754341
3 changed files with 16 additions and 2 deletions
+1 -1
View File
@@ -31,6 +31,7 @@
"tailwind-merge": "^3.0.2",
"tailwindcss": "^4.1.18",
"three": "^0.185.1",
"tsx": "^4.21.0",
"tw-animate-css": "^1.3.6"
},
"devDependencies": {
@@ -46,7 +47,6 @@
"@vitejs/plugin-react": "^6.0.1",
"babel-plugin-react-compiler": "^1.0.0",
"dotenv": "^17.3.1",
"tsx": "^4.21.0",
"typescript": "^6.0.2",
"vite": "^8.0.0"
}