Skip to content

Commit 3cb1253

Browse files
committed
feat: enable git submodules in Vercel configuration
1 parent 2cde04f commit 3cb1253

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

vercel.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11
{
2+
"git": {
3+
"submodules": true
4+
},
25
"build": {
36
"env": {
47
"HUGO_VERSION": "0.139.0"

0 commit comments

Comments
 (0)