Files
5b8ff9c0-1bb9-44dd-bdcb-8d9…/vercel.json
2026-03-23 16:36:05 +00:00

5 lines
97 B
JSON

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