Files
178c7eac-e61d-4d1b-bf45-f20…/vercel.json
2026-05-04 16:02:16 +00:00

5 lines
97 B
JSON

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