Files
31351bcc-97b8-45e8-9e6e-522…/vercel.json
2026-05-11 14:31:22 +00:00

5 lines
97 B
JSON

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