Files
c9c784d2-049b-40a2-9a96-780…/vercel.json
2026-05-07 23:07:16 +00:00

5 lines
97 B
JSON

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