Files
da0e855d-3769-49c9-bcd3-7b6…/vercel.json
2026-04-03 20:01:43 +00:00

5 lines
97 B
JSON

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