Files
219b9cb3-7fa4-45cd-a85e-d20…/vercel.json
2026-03-05 18:04:48 +00:00

5 lines
97 B
JSON

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