Files
f3afc49e-35e5-4239-9e4f-942…/vercel.json
2026-03-12 23:58:36 +00:00

5 lines
97 B
JSON

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