Files
5a45d5b0-efc5-493e-9e23-8e1…/vercel.json
2026-03-20 20:04:30 +00:00

5 lines
97 B
JSON

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