Files
fb0e4dc0-5e06-4a1e-b28c-cea…/vercel.json
2026-04-22 17:19:05 +00:00

5 lines
97 B
JSON

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