Files
87e706d0-6a70-4cf9-bc23-37b…/vercel.json
2026-03-07 10:11:59 +00:00

5 lines
97 B
JSON

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