Files
c40c444b-613e-40d4-8f43-937…/vercel.json
2026-03-16 12:39:18 +00:00

5 lines
97 B
JSON

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