Files
57ffebde-b8ba-4512-add7-0f1…/vercel.json
2026-03-03 17:31:15 +00:00

5 lines
97 B
JSON

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