Files
a429ea05-bc2c-42dd-aa76-6ed…/vercel.json
2026-03-10 17:47:59 +00:00

5 lines
97 B
JSON

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