Files
585fe86e-4143-4dcd-8abb-fc7…/vercel.json
2026-03-07 11:34:53 +00:00

5 lines
97 B
JSON

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