Files
40ce9a31-c96c-4b1c-8e6d-597…/vercel.json
2026-03-04 23:48:17 +00:00

5 lines
97 B
JSON

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