Files
8b34682b-b111-4933-9298-73d…/vercel.json
2026-03-12 19:24:32 +00:00

5 lines
97 B
JSON

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