Files
e7129bd5-72f3-4db1-9a4a-57f…/vercel.json
2026-03-10 17:09:32 +00:00

5 lines
97 B
JSON

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