Files
c5e5d9de-3dc2-4cfb-99b9-7f4…/vercel.json
2026-05-23 19:22:50 +00:00

5 lines
97 B
JSON

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