Files
521be027-80cc-4c19-97a1-029…/vercel.json
2026-05-12 19:42:15 +00:00

5 lines
97 B
JSON

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