Files
f54f23e5-f3be-45b9-84ff-771…/vercel.json
2026-05-01 16:05:51 +00:00

5 lines
97 B
JSON

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