Files
f9afc2c6-deeb-4ddd-9879-82f…/vercel.json
2026-03-29 11:30:03 +00:00

5 lines
97 B
JSON

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