Files
fc65e3d0-feb3-4648-9954-a8f…/vercel.json
2026-04-26 04:02:21 +00:00

5 lines
97 B
JSON

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