Skip to content

Commit 6a6fd67

Browse files
committed
Fix Vercel website output directory
1 parent abdaf74 commit 6a6fd67

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

website/vercel.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
{
2+
"buildCommand": "npm run build",
3+
"outputDirectory": "build"
4+
}

0 commit comments

Comments
 (0)