Files
8896f140-e35f-48a2-9182-4bd…/vercel.json
2026-04-15 06:13:17 +00:00

5 lines
97 B
JSON

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