Files
fc0ec6ca-c106-4ff0-8a41-ee6…/vercel.json
2026-03-28 13:00:37 +00:00

5 lines
97 B
JSON

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