Files
116b774e-85ec-452c-a1e6-bd2…/vercel.json
2026-04-10 06:24:18 +00:00

5 lines
97 B
JSON

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