Files
be941a0b-c8f7-4fb0-bb06-edf…/vercel.json
2026-03-20 22:38:39 +00:00

5 lines
97 B
JSON

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