Files
f2cbf0b6-9f89-47d9-bfb2-3ae…/vercel.json
2026-03-16 06:31:36 +00:00

5 lines
97 B
JSON

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