Files
0185fb57-aafe-43bd-bd0a-d8b…/vercel.json
2026-03-11 14:40:01 +00:00

5 lines
97 B
JSON

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