Files
43edefdf-2d46-4d59-bc7b-131…/vercel.json
2026-06-03 17:25:21 +00:00

5 lines
97 B
JSON

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