Files
2cbede63-2424-411d-8332-ded…/vercel.json
2026-05-05 15:26:42 +00:00

5 lines
97 B
JSON

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