Files
5488b830-4938-4f80-ae4d-ad7…/vercel.json
2026-03-06 10:58:14 +00:00

5 lines
97 B
JSON

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