Files
fc4ffd33-b543-4072-987c-278…/vercel.json
2026-05-15 05:58:20 +00:00

5 lines
97 B
JSON

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