Files
56fa76f2-689c-4388-ace5-08f…/vercel.json
2026-04-08 05:18:16 +00:00

5 lines
97 B
JSON

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