Files
43d92939-3fd8-44ff-9162-e88…/vercel.json
2026-03-07 18:07:56 +00:00

5 lines
97 B
JSON

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