Files
cd1dd4d4-cfc0-483c-a089-58d…/vercel.json
2026-06-04 17:03:27 +00:00

5 lines
97 B
JSON

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