This repository has been archived on 2026-06-07. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
master-ai/vibn-frontend/vercel.json

8 lines
115 B
JSON

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