Files
74b12e1d-3e20-4bd7-ab50-c5c…/vercel.json
2026-04-06 11:40:26 +00:00

5 lines
97 B
JSON

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