Files
297fbf45-0e0d-4ab9-a219-bb2…/vercel.json
2026-06-11 11:17:00 +00:00

5 lines
97 B
JSON

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