Files
cb64927c-d33c-4dbc-9319-ef4…/vercel.json
2026-03-07 09:21:58 +00:00

5 lines
97 B
JSON

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