Files
94e4032c-2ef7-4c27-a6f1-71e…/vercel.json
2026-03-11 17:52:23 +00:00

5 lines
97 B
JSON

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