Files
c4ff621b-1283-406e-95e1-b4c…/vercel.json
2026-06-06 13:42:08 +00:00

5 lines
97 B
JSON

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