Files
21d3c8c7-bdeb-4dd6-93ce-6de…/vercel.json
2026-06-11 08:30:31 +00:00

5 lines
97 B
JSON

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