We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent de3677b commit 482d075Copy full SHA for 482d075
1 file changed
docs/vercel.json
@@ -1,6 +1,5 @@
1
{
2
"framework": null,
3
"buildCommand": "npx @raystack/chronicle@0.5.2 build --preset=vercel --content=.",
4
- "installCommand": "echo 'skip'",
5
- "nodeVersion": "20"
+ "installCommand": "echo 'skip'"
6
}
0 commit comments