Files
0a6f27de-5956-44ee-92f5-e1d…/vercel.json
2026-03-09 19:40:08 +00:00

5 lines
97 B
JSON

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