Files
01ebd34c-9980-4ad3-9f55-35f…/vercel.json
2026-02-14 11:44:57 +00:00

5 lines
97 B
JSON

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