Files
ad2fb917-6d0c-498c-9ba2-946…/vercel.json
2026-05-14 15:12:48 +00:00

5 lines
97 B
JSON

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