Files
516bb56e-898a-43e9-8d8e-124…/vercel.json
2026-03-06 07:21:49 +00:00

5 lines
97 B
JSON

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