Files
895c2e02-e87b-43c3-a75e-3b0…/vercel.json
2026-06-04 02:52:13 +00:00

5 lines
97 B
JSON

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