Files
ec3def26-7fcc-4807-9880-4f5…/vercel.json
2026-06-08 15:23:58 +00:00

5 lines
97 B
JSON

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