Files
e2e5192e-5bce-4b7f-bf2e-23f…/vercel.json
2026-05-30 14:37:24 +00:00

5 lines
97 B
JSON

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