Files
15734e8e-d139-4e00-be8a-134…/vercel.json
2026-03-15 16:20:41 +00:00

5 lines
97 B
JSON

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