Files
af744f8e-9d60-4930-a27e-7e0…/vercel.json
2026-04-04 16:26:10 +00:00

5 lines
97 B
JSON

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