Files
5c9f6605-371d-46de-b955-b05…/vercel.json
2026-06-04 18:10:45 +00:00

5 lines
97 B
JSON

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