faq, privacy-policy and about page complated

This commit is contained in:
Samandar Turgunboyev
2025-12-16 12:05:46 +05:00
parent 5efca0fff4
commit 51c0b68e73

View File

@@ -5,8 +5,5 @@
"src": "package.json", "src": "package.json",
"use": "@vercel/next" "use": "@vercel/next"
} }
], ]
"build": {
"command": "npm install --legacy-peer-deps"
}
} }