Files
04f94eae-4fd1-41fe-9f12-35f…/vercel.json
2026-03-10 11:55:32 +00:00

5 lines
97 B
JSON

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