main
UI Deploy (Next-Auth Support) 🎨 / build-and-deploy (push) Has been cancelled

This commit is contained in:
Harun CAN
2026-05-01 00:45:20 +02:00
parent 565a7ba3b9
commit ff76ead6d4
7 changed files with 22 additions and 27 deletions
+1 -1
View File
@@ -6,7 +6,7 @@
"dev": "next dev --webpack -p 3001",
"build": "next build --webpack",
"start": "next start",
"lint": "eslint"
"lint": "eslint ."
},
"dependencies": {
"@chakra-ui/react": "^3.28.0",