Some changes for uat

This commit is contained in:
Vladislav Khorev 2024-02-24 11:44:35 +00:00
parent e3a5ed72e0
commit deb08e290e

View File

@ -5,7 +5,7 @@
"scripts": {
"dev": "next dev",
"build": "next build",
"start": "next start -p 8003",
"start": "next start -p 8004",
"lint": "next lint"
},
"dependencies": {