Files
d43cef92-53de-4682-afbc-dae…/vercel.json
2026-06-03 15:20:45 +00:00

5 lines
97 B
JSON

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