Files
bfe89d8e-7bcb-47cc-b497-9ad…/vercel.json
2026-05-19 18:34:33 +00:00

5 lines
97 B
JSON

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