Files
b57246cd-14d8-45d2-8747-c82…/vercel.json
2026-04-14 09:26:15 +00:00

5 lines
97 B
JSON

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