Files
7b8cfde5-8c0b-4ef1-bf0c-ec0…/vercel.json
2026-04-11 15:18:10 +00:00

5 lines
97 B
JSON

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