Files
58055f7d-b497-4ced-bc52-c0f…/vercel.json
2026-06-08 06:17:52 +00:00

5 lines
97 B
JSON

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