Files
7bb9c83e-b286-42ea-b284-258…/vercel.json
2026-03-07 17:36:44 +00:00

5 lines
97 B
JSON

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