Files
1c651f63-555d-4ccb-b852-2f1…/vercel.json
2026-02-22 05:26:24 +00:00

5 lines
97 B
JSON

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