Files
b62c9f84-dedc-46ae-8411-98f…/vercel.json
2026-05-16 21:00:41 +00:00

5 lines
97 B
JSON

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