faq, privacy-policy and about page complated

This commit is contained in:
Samandar Turgunboyev
2025-12-16 12:03:22 +05:00
parent f42355d03b
commit 5efca0fff4

View File

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