Files
4fc2eeb5-992c-43b6-a13f-0f4…/vercel.json
2026-06-09 07:36:41 +00:00

5 lines
97 B
JSON

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