Files
2242a720-0d62-4003-88bb-add…/vercel.json
2026-04-03 17:10:07 +00:00

5 lines
97 B
JSON

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