Files
f4a3ad73-5193-46b0-a2e2-efe…/vercel.json
2026-04-24 16:52:07 +00:00

5 lines
97 B
JSON

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