Files
16fa1970-6df2-459d-b76d-a3d…/vercel.json
2026-04-30 06:31:27 +00:00

5 lines
97 B
JSON

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