Files
ac227bff-ca32-4785-8802-724…/vercel.json
2026-03-25 20:10:45 +00:00

5 lines
97 B
JSON

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