Files
55e2d035-7ba1-4f62-a6fb-a0c…/vercel.json
2026-06-11 05:42:41 +00:00

5 lines
97 B
JSON

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