prepare for uat

This commit is contained in:
Vladislav Khorev 2024-02-04 13:53:49 +00:00
parent 60b136effd
commit a86d1adc57
3 changed files with 4898 additions and 424 deletions

4497
package-lock.json generated Normal file

File diff suppressed because it is too large Load Diff

View File

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

823
yarn.lock

File diff suppressed because it is too large Load Diff