Files
ebe79cff-9d55-4206-9856-eab…/vercel.json
2026-03-04 14:32:37 +00:00

5 lines
97 B
JSON

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