Files
18a4725d-e27e-43e9-a0bd-01a…/vercel.json
2026-03-03 05:22:47 +00:00

5 lines
97 B
JSON

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