Files
bb30a31a-db3a-4bfc-bb2d-0bd…/vercel.json
2026-04-06 14:52:29 +00:00

5 lines
97 B
JSON

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