Files
4b2eed2e-1463-4bd0-a534-87b…/vercel.json
2026-03-16 20:31:18 +00:00

5 lines
97 B
JSON

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