Files
24eb9bf8-6234-4ae7-951f-e06…/vercel.json
2026-05-21 02:15:11 +00:00

5 lines
97 B
JSON

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