Files
9853c62e-725e-4968-baa0-7a1…/vercel.json
2026-03-04 07:53:23 +00:00

5 lines
97 B
JSON

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