Files
b97768c6-1cea-4c32-81d3-38e…/vercel.json
2026-03-22 07:36:42 +00:00

5 lines
97 B
JSON

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