Files
f80ec5d7-4d72-4730-9014-904…/vercel.json
2026-03-22 04:08:09 +00:00

5 lines
97 B
JSON

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