Files
25ed126a-b2c5-4112-aa22-c40…/vercel.json
2026-03-07 10:09:53 +00:00

5 lines
97 B
JSON

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