Files
b5d6cc1f-7c0f-475d-84b0-8c4…/vercel.json
2026-03-28 12:38:41 +00:00

5 lines
97 B
JSON

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