Files
15685f08-c7b0-49ac-bf35-c56…/vercel.json
2026-03-19 02:04:58 +00:00

5 lines
97 B
JSON

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