Files
f478cfcf-bb68-49a3-b8e6-415…/vercel.json
2026-04-22 02:44:50 +00:00

5 lines
97 B
JSON

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