Files
091b0667-0b65-4e01-999e-97f…/vercel.json
2026-03-03 14:01:44 +00:00

5 lines
97 B
JSON

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