Files
5a75f447-4e32-4854-a23f-1ff…/vercel.json
2026-06-04 03:06:26 +00:00

5 lines
97 B
JSON

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