Files
a1a9e643-82eb-4922-a7e5-1fc…/vercel.json
2026-03-20 06:12:19 +00:00

5 lines
97 B
JSON

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