faq, privacy-policy and about page complated
This commit is contained in:
@@ -3,8 +3,10 @@
|
|||||||
"builds": [
|
"builds": [
|
||||||
{
|
{
|
||||||
"src": "package.json",
|
"src": "package.json",
|
||||||
"use": "@vercel/next",
|
"use": "@vercel/next"
|
||||||
"command": "npm install --force"
|
}
|
||||||
|
],
|
||||||
|
"build": {
|
||||||
|
"command": "npm install --legacy-peer-deps && npm run build"
|
||||||
}
|
}
|
||||||
]
|
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user