Files
f3174ae1-9d51-430d-af13-67f…/vercel.json
2026-03-03 11:40:32 +00:00

5 lines
97 B
JSON

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