Files
4cffed5f-65df-474d-a9df-9ed…/vercel.json
2026-03-14 18:02:04 +00:00

5 lines
97 B
JSON

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