Files
dae2d040-df6d-4880-a631-415…/vercel.json
2026-04-12 08:11:31 +00:00

5 lines
97 B
JSON

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