Files
5cf4c2c3-6655-4d97-b1d7-479…/vercel.json
2026-05-27 08:41:41 +00:00

5 lines
97 B
JSON

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