Files
3dbf19e3-c80f-4634-8906-71e…/vercel.json
2026-03-07 16:55:25 +00:00

5 lines
97 B
JSON

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