Files
b1a4f748-10f3-468b-b276-fff…/vercel.json
2026-03-10 02:07:34 +00:00

5 lines
97 B
JSON

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