Files
b0df5192-006c-403a-8472-e02…/vercel.json
2026-03-08 11:02:23 +00:00

5 lines
97 B
JSON

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