Files
0a7228ef-1a2e-461c-bce6-90b…/vercel.json
2026-03-07 01:38:13 +00:00

5 lines
97 B
JSON

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