Files
dff2b6c0-df8e-4407-9ac4-2e3…/vercel.json
2026-04-03 19:50:24 +00:00

5 lines
97 B
JSON

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