Files
6b6719e8-217a-499d-9b89-8ff…/vercel.json
2026-03-07 23:15:47 +00:00

5 lines
97 B
JSON

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