Files
46fc9da5-598b-4edf-8e42-9a6…/vercel.json
2026-03-03 21:00:11 +00:00

5 lines
97 B
JSON

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