We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eed1b95 commit bab06c5Copy full SHA for bab06c5
1 file changed
vercel.json
@@ -1,5 +1,5 @@
1
{
2
"buildCommand": "npm run build",
3
"outputDirectory": "out",
4
- "ignoreCommand": "git diff --quiet HEAD^ HEAD ./linkando-frontend/"
+ "ignoreCommand": "git diff --quiet HEAD^ HEAD -- linkando-frontend/"
5
}
0 commit comments