Files
3c4e9417-87e3-409e-9a0e-0fc…/vercel.json
2026-03-03 02:10:33 +00:00

5 lines
97 B
JSON

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