Files
7200e6c2-4b35-45e6-82cf-5d0…/vercel.json
2026-05-17 10:30:01 +00:00

5 lines
97 B
JSON

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