update scripts

This commit is contained in:
jejolare 2024-09-21 17:52:02 +07:00
parent 27b6cf1c28
commit cb4695be8c

View file

@ -38,7 +38,6 @@
"web-vitals": "^2.1.4"
},
"scripts": {
"postinstall": "cd server && npm i",
"client": "next dev",
"build": "next build",
"dev": "npx nodemon --exec tsx ./server/server.ts",