Files
fe3b8013-462f-4bfc-932e-798…/vercel.json
2026-05-14 21:23:45 +00:00

5 lines
97 B
JSON

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