Files
717c7e11-cb41-457f-85cf-543…/vercel.json
2026-03-10 12:43:38 +00:00

5 lines
97 B
JSON

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