Files
c859b596-3472-4612-90e0-97e…/vercel.json
2026-04-18 16:25:46 +00:00

5 lines
97 B
JSON

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