We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3cb1253 commit 71ebea2Copy full SHA for 71ebea2
vercel.json
@@ -6,5 +6,6 @@
6
"env": {
7
"HUGO_VERSION": "0.139.0"
8
}
9
- }
+ },
10
+ "buildCommand": "git submodule update --init --recursive && hugo --gc"
11
0 commit comments