Files
f13836c7-4508-4f1a-aff7-079…/vercel.json
2026-04-01 05:13:36 +00:00

5 lines
97 B
JSON

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