Files
629ecc2b-5743-4b67-9930-60d…/vercel.json
2026-05-18 14:15:39 +00:00

5 lines
97 B
JSON

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