Files
0d26c50e-045c-49c8-8661-84f…/vercel.json
2026-03-04 13:52:24 +00:00

5 lines
97 B
JSON

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