Files
78bd2f0c-86b7-4a31-b061-255…/vercel.json
2026-05-16 21:35:17 +00:00

5 lines
97 B
JSON

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