Files
b90716d2-e6ba-459d-bb9d-597…/vercel.json
2026-03-09 17:32:36 +00:00

5 lines
97 B
JSON

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