Files
55064e45-44c8-4fc8-877f-97d…/vercel.json
2026-04-09 00:39:20 +00:00

5 lines
97 B
JSON

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