Files
5a0f8461-6916-4b6e-9eb8-44f…/vercel.json
2026-03-14 22:27:21 +00:00

5 lines
97 B
JSON

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