Files
4a85fce4-7541-471e-8bee-eb5…/vercel.json
2026-04-20 23:15:59 +00:00

5 lines
97 B
JSON

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