Files
f2226c15-6426-4fb2-b659-57a…/vercel.json
2026-03-10 19:12:01 +00:00

5 lines
97 B
JSON

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