We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 549ab54 commit 650f03fCopy full SHA for 650f03f
vercel.txt renamed to vercel.json
@@ -1,9 +1,9 @@
1
{
2
- "version": 2,
3
"builds": [
4
5
"src": "nuxt.config.js",
6
- "use": "@nuxtjs/vercel-builder"
+ "use": "@nuxtjs/vercel-builder",
+ "config": {}
7
}
8
]
9
0 commit comments