Files
f56dae37-0e1a-44c5-9a28-275…/vercel.json
2026-03-27 11:45:20 +00:00

5 lines
97 B
JSON

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