Files
21f039d3-2800-4fb7-bf19-e6f…/vercel.json
2026-03-02 20:16:05 +00:00

5 lines
97 B
JSON

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