Files
f936eea2-9f45-4cd0-b6ef-9fe…/vercel.json
2026-03-29 18:36:10 +00:00

5 lines
97 B
JSON

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