Merge branch 'ali' into release003

This commit is contained in:
Vladislav Khorev 2024-02-25 16:03:48 +00:00
commit 5ae5ff9fd3

View File

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