Files
f06ce85b-dced-4709-ba26-e05…/vercel.json
2026-03-04 11:16:19 +00:00

5 lines
97 B
JSON

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