Files
09df79b3-686e-4e04-b88f-9f1…/vercel.json
2026-04-26 19:17:11 +00:00

5 lines
97 B
JSON

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