Files
05cf943a-2544-49ca-9ec7-cf3…/vercel.json
2026-03-09 08:33:29 +00:00

5 lines
97 B
JSON

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