Files
edcd7320-57fa-4208-aed5-0cf…/vercel.json
2026-06-10 16:10:09 +00:00

5 lines
97 B
JSON

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