Files
b0845f4a-59b3-439d-9d69-a53…/vercel.json
2026-03-02 20:51:16 +00:00

5 lines
97 B
JSON

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