Files
52601548-455f-4f1f-93d6-c8d…/vercel.json
2026-04-03 18:31:39 +00:00

5 lines
97 B
JSON

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