fix: remove submodule workaround script and update build command in vercel.json
This commit is contained in:
@@ -5,6 +5,5 @@
|
||||
"destination": "/index.html"
|
||||
}
|
||||
],
|
||||
"trailingSlash": false,
|
||||
"buildCommand": "bash .vercel/submodule-workaround.sh && npm run build"
|
||||
}
|
||||
"trailingSlash": false
|
||||
}
|
||||
Reference in New Issue
Block a user