Files
87c0cb27-9830-4dfa-9c5b-638…/vercel.json
2026-03-07 08:32:46 +00:00

5 lines
97 B
JSON

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