Files
c701f743-3c5b-4ed2-b576-704…/vercel.json
2026-03-11 11:42:11 +00:00

5 lines
97 B
JSON

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