Files
60f0b8eb-ea4f-44ed-8b3b-18b…/vercel.json
2026-06-03 00:08:24 +00:00

5 lines
97 B
JSON

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