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 a964be6 commit d64bc48Copy full SHA for d64bc48
vercel.json
@@ -2,8 +2,8 @@
2
"version": 2,
3
"builds": [
4
{
5
- "src": "package.json",
6
- "use": "@vercel/node"
+ "src": "nuxt.config.js",
+ "use": "@nuxtjs/vercel-builder"
7
}
8
]
9
0 commit comments