Files
bf7b58f0-d19a-4669-8b04-0ef…/vercel.json
2026-05-27 15:15:16 +00:00

5 lines
97 B
JSON

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