Files
f0f3ecd6-0568-42b3-bd10-8fc…/vercel.json
2026-03-04 20:27:44 +00:00

5 lines
97 B
JSON

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