Skip to content

Commit 98a14ea

Browse files
committed
fix: point vercel output to root .next
1 parent b4d9f3f commit 98a14ea

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

vercel.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
{
2+
"$schema": "https://openapi.vercel.sh/vercel.json",
3+
"outputDirectory": ".next"
4+
}

0 commit comments

Comments
 (0)