Files
68692e1d-4da9-411a-8741-b2b…/vercel.json
2026-03-03 16:37:34 +00:00

5 lines
97 B
JSON

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