Files
f7d35fc3-36b3-4629-972e-500…/vercel.json
2026-04-20 18:06:24 +00:00

5 lines
97 B
JSON

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