add docker files & nginx config
This commit is contained in:
@@ -17,7 +17,8 @@
|
||||
"next": "16.0.10",
|
||||
"react": "19.2.1",
|
||||
"react-dom": "19.2.1",
|
||||
"react-hook-form": "^7.68.0"
|
||||
"react-hook-form": "^7.68.0",
|
||||
"typescript": "^5"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@tailwindcss/postcss": "^4",
|
||||
@@ -27,7 +28,6 @@
|
||||
"babel-plugin-react-compiler": "1.0.0",
|
||||
"eslint": "^9",
|
||||
"eslint-config-next": "16.0.10",
|
||||
"tailwindcss": "^4",
|
||||
"typescript": "^5"
|
||||
"tailwindcss": "^4"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user