Files
db67f444-f2a7-4e26-93d8-156…/vercel.json
2026-03-11 12:31:30 +00:00

5 lines
97 B
JSON

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