Files
790cf79e-328f-413d-a985-798…/vercel.json
2026-03-02 17:42:43 +00:00

5 lines
97 B
JSON

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