Files
06243604-25a2-43b5-bd0e-e81…/vercel.json
2026-03-04 08:46:13 +00:00

5 lines
97 B
JSON

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