Files
9bc9ec28-4402-4e7f-ad4d-bf4…/vercel.json
2026-03-03 17:24:47 +00:00

5 lines
97 B
JSON

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