Files
ba4ddf17-bc03-491f-a66d-f6b…/vercel.json
2026-03-07 20:25:50 +00:00

5 lines
97 B
JSON

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