Files
78f43071-0a7d-4356-a097-e9b…/vercel.json
2026-05-27 17:25:36 +00:00

5 lines
97 B
JSON

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