Files
f364b04f-4bdf-4cb9-add6-a74…/vercel.json
2026-03-06 11:56:20 +00:00

5 lines
97 B
JSON

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