Files
c06d0652-b472-413e-b0cf-2be…/vercel.json
2026-03-27 11:30:42 +00:00

5 lines
97 B
JSON

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