Files
7a49ca9c-eb9f-4fd5-b5bf-845…/vercel.json
2026-03-21 21:24:31 +00:00

5 lines
97 B
JSON

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