feat: docker for production deployment

This commit is contained in:
2025-07-22 11:46:29 +04:00
parent ab29a8692e
commit 6b728f3780
8 changed files with 86 additions and 4 deletions

View File

@ -31,7 +31,8 @@
"next": "15.3.3",
"react": "19.1.0",
"react-dom": "19.1.0",
"react-imask": "^7.6.1"
"react-imask": "^7.6.1",
"sharp": "^0.34.3"
},
"devDependencies": {
"@babel/core": "^7.27.4",