Files
b4f9b92c-e8c1-49f6-8843-64d…/vercel.json
2026-02-11 06:09:00 +00:00

5 lines
97 B
JSON

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