Files
6f4a5431-e4ee-45d8-9106-804…/vercel.json
2026-04-28 17:36:10 +00:00

5 lines
97 B
JSON

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