nomadweb/frontend/vercel.json
2026-08-28 19:49:10 -05:00

8 lines
160 B
JSON

{
"buildCommand": "npm run build",
"devCommand": "npm run dev",
"installCommand": "npm install",
"framework": "nextjs",
"regions": ["hkg1", "sin1"]
}