Files
2a108437-3d1d-453c-ac9e-036…/vercel.json
2026-03-03 19:45:27 +00:00

5 lines
97 B
JSON

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