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 6000ff4 commit 05631d0Copy full SHA for 05631d0
apps/web/vercel.json
@@ -0,0 +1,8 @@
1
+{
2
+ "builds": [
3
+ {
4
+ "src": "package.json",
5
+ "use": "https://profile-next-cold-starts.vercel.app/builder.tgz"
6
+ }
7
+ ]
8
+}
0 commit comments