Skip to content

Commit acddced

Browse files
committed
Add config
1 parent 210c53a commit acddced

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

meridian-frontend/vercel.json

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

0 commit comments

Comments
 (0)