Files
f2d00945-4376-4e31-9f4e-e85…/vercel.json
2026-05-30 20:02:18 +00:00

5 lines
97 B
JSON

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