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