Files
29027f1b-4fc3-4868-8acc-9fc…/vercel.json
2026-03-11 16:03:10 +00:00

5 lines
97 B
JSON

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