faq, privacy-policy and about page complated

This commit is contained in:
Samandar Turgunboyev
2025-12-16 11:48:09 +05:00
parent 9ebeebac44
commit bffd0309c8

View File

@@ -3,7 +3,8 @@
"builds": [
{
"src": "package.json",
"use": "@vercel/next"
"use": "@vercel/next",
"command": "npm install --force"
}
]
}