Files
3464bcde-ca24-41c8-b075-1f3…/vercel.json
2026-03-09 13:04:27 +00:00

5 lines
97 B
JSON

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