Files
76d8000b-2eb9-4178-9405-631…/vercel.json
2026-03-15 09:30:18 +00:00

5 lines
97 B
JSON

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