Files
72003b17-0cfc-47be-9d84-20d…/vercel.json
2026-03-05 15:34:43 +00:00

5 lines
97 B
JSON

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