Files
04030c9e-b7d0-4056-ab0f-1f1…/vercel.json
2026-04-22 14:09:54 +00:00

5 lines
97 B
JSON

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