Files
2738b82f-54c7-4781-9adf-e7d…/vercel.json
2026-03-11 15:41:35 +00:00

5 lines
97 B
JSON

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