Files
f30e2b61-ad31-4b1f-8945-e7b…/vercel.json
2026-03-14 16:31:19 +00:00

5 lines
97 B
JSON

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