Files
72037754-2aae-4edf-9725-793…/vercel.json
2026-04-03 10:18:20 +00:00

5 lines
97 B
JSON

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