Files
6cef2cf2-2279-4208-bb3f-c96…/vercel.json
2026-03-10 05:33:36 +00:00

5 lines
97 B
JSON

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