Files
208c70eb-0563-4465-a688-ee8…/vercel.json
2026-03-07 09:33:45 +00:00

5 lines
97 B
JSON

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