Files
a671edd4-c49d-4de1-94d4-188…/vercel.json
2026-03-04 04:52:50 +00:00

5 lines
97 B
JSON

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