Files
b136a36e-cc1e-449e-9292-181…/vercel.json
2026-03-08 06:42:17 +00:00

5 lines
97 B
JSON

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