Files
4b6e2f10-ef50-4c17-91b9-60f…/vercel.json
2026-05-31 19:31:41 +00:00

5 lines
97 B
JSON

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