Files
317d1d45-21eb-416e-a293-2f5…/vercel.json
2026-04-28 13:10:12 +00:00

5 lines
97 B
JSON

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