Skip to content

Commit ebd2d1b

Browse files
committed
Vercel version 2
1 parent 388173a commit ebd2d1b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

vercel.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
{
2+
"version": 2,
23
"builds": [
34
{
45
"src": "nuxt.config.js",
5-
"use": "@nuxtjs/vercel-builder",
6-
"config": {}
6+
"use": "@nuxtjs/vercel-builder"
77
}
88
]
9-
}
9+
}

0 commit comments

Comments
 (0)