Files
4e3f7e31-c475-4356-8ce8-80e…/vercel.json
2026-03-04 01:59:16 +00:00

5 lines
97 B
JSON

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