Files
58d4fc05-eff9-4c33-ba35-7fd…/vercel.json
2026-03-04 12:11:27 +00:00

5 lines
97 B
JSON

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