Files
0920746f-30ca-49c7-b322-dd4…/vercel.json
2026-03-06 15:09:18 +00:00

5 lines
97 B
JSON

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