Files
35d47bc2-c70e-48f2-a05d-42e…/vercel.json
2026-04-22 17:40:48 +00:00

5 lines
97 B
JSON

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