update postscripts and rename title tag

This commit is contained in:
2026-06-07 22:53:15 +03:00
parent a52fa0f28e
commit 05096522e0
2 changed files with 3 additions and 2 deletions
+2 -1
View File
@@ -6,7 +6,8 @@
"scripts": {
"dev": "vite",
"build": "vite build",
"preview": "vite preview"
"preview": "vite preview",
"postbuild": "scp -r dist root@uvpn.shop:/opt/uvpn.shop"
},
"dependencies": {
"@lucide/vue": "^1.16.0",