Files
42f0ef1d-769b-4bb6-8fd9-718…/vercel.json
2026-03-17 20:54:51 +00:00

5 lines
97 B
JSON

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