We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 528bf75 commit faf2c64Copy full SHA for faf2c64
vercel.json
@@ -0,0 +1,9 @@
1
+{
2
+ "version": 2,
3
+ "builds": [
4
+ {
5
+ "src": "apps/web/package.json",
6
+ "use": "@vercel/next"
7
+ }
8
+ ]
9
+}
0 commit comments