Files
40852d64-15f7-458e-9eb2-71a…/vercel.json
2026-04-06 13:22:41 +00:00

5 lines
97 B
JSON

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