Files
6bcd8c5c-44ad-493c-bd3e-d1d…/vercel.json
2026-06-08 06:20:26 +00:00

5 lines
97 B
JSON

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