Files
42e72f91-1689-4e58-86d0-8b9…/vercel.json
2026-03-23 16:10:34 +00:00

5 lines
97 B
JSON

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