Files
ed4c34b2-77c1-4a4c-9146-938…/vercel.json
2026-03-04 03:49:16 +00:00

5 lines
97 B
JSON

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