Files
da988bf4-2cc4-4d66-9dfb-e41…/vercel.json
2026-03-08 15:39:14 +00:00

5 lines
97 B
JSON

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