Files
57b791c5-d0cc-4b6b-90ef-c85…/vercel.json
2026-04-15 00:25:04 +00:00

5 lines
97 B
JSON

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