Files
b8ab69c0-82ff-40c0-beac-41c…/vercel.json
2026-04-12 23:59:33 +00:00

5 lines
97 B
JSON

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