Files
43f5232e-9e64-4c13-abc5-b30…/vercel.json
2026-03-03 23:30:01 +00:00

5 lines
97 B
JSON

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