Skip to content

Commit 36b269d

Browse files
committed
fix: vercel.json
1 parent 86b7331 commit 36b269d

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

frontend/vercel.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"$schema": "https://openapi.vercel.sh/vercel.json",
3+
"buildCommand": "npm run build",
4+
"outputDirectory": "dist",
5+
"framework": "vite"
6+
}

0 commit comments

Comments
 (0)