Files
d2171186-a294-46b1-8475-3ed…/vercel.json
2026-04-25 22:24:25 +00:00

5 lines
97 B
JSON

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