Files
f16cea86-c3c4-4354-99e8-610…/vercel.json
2026-03-10 04:14:29 +00:00

5 lines
97 B
JSON

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