Files
e4f124ec-5aa3-4203-bd4f-df6…/vercel.json
2026-03-07 21:04:33 +00:00

5 lines
97 B
JSON

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