Files
c1fc3a84-ab60-4783-84a8-3df…/vercel.json
2026-04-03 20:01:49 +00:00

5 lines
97 B
JSON

{
"installCommand": "npm ci",
"buildCommand": "npm run build",
"outputDirectory": ".next"
}