Files
430bfaf1-1036-498f-98ff-e4f…/vercel.json
2026-05-27 14:10:13 +00:00

5 lines
97 B
JSON

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