Files
vibn-frontend/vercel.json

8 lines
115 B
JSON

{
"version": 2,
"framework": "nextjs",
"buildCommand": "npm run build",
"installCommand": "npm install"
}