Files
dbb72c1f-86b0-4b19-9abf-7fd…/vercel.json
2026-03-04 17:56:34 +00:00

5 lines
97 B
JSON

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