Files
fc68225e-38f8-4253-9b7f-18f…/vercel.json
2026-06-06 06:36:49 +00:00

5 lines
97 B
JSON

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