Files
087df3fc-8979-41fa-b44e-7ba…/vercel.json
2026-03-03 03:43:36 +00:00

5 lines
97 B
JSON

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