Files
ac338842-6bcd-4ffe-9f67-49b…/vercel.json
2026-04-23 07:58:20 +00:00

5 lines
97 B
JSON

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