Files
570c1b1c-838e-4541-95b7-2e7…/vercel.json
2026-06-05 10:01:58 +00:00

5 lines
97 B
JSON

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