Files
157bbe2e-049a-4f89-bc57-17f…/vercel.json
2026-03-30 18:24:18 +00:00

5 lines
97 B
JSON

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