Files
c3bf92f0-0228-496f-8f17-12f…/vercel.json
2026-05-18 09:19:26 +00:00

5 lines
97 B
JSON

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