Files
35758a5d-b09d-4ee7-be10-94a…/vercel.json
2026-04-17 05:02:01 +00:00

5 lines
97 B
JSON

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