Files
c0011c5b-fcae-4796-81b5-396…/vercel.json
2026-05-12 17:31:23 +00:00

5 lines
97 B
JSON

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