Files
49953ba6-deb2-49bd-9005-b1f…/vercel.json
2026-04-06 19:19:35 +00:00

5 lines
97 B
JSON

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