Files
43538cc5-6936-429f-babe-c1d…/vercel.json
2026-03-04 17:36:48 +00:00

5 lines
97 B
JSON

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