publish 3002

This commit is contained in:
2023-07-24 12:52:08 +03:30
parent cd407e5f17
commit 8afbcdf19a

View File

@@ -6,6 +6,7 @@
"dev": "next dev",
"build": "next build",
"start": "next start",
"publish-3002": "next start -p 3002",
"lint": "next lint"
},
"dependencies": {