Files
09df11be-79a4-4b11-baed-2dd…/vercel.json
2026-05-02 22:36:37 +00:00

5 lines
97 B
JSON

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