Files
68611799-0f34-4bd1-9f1e-2e7…/vercel.json
2026-06-03 10:53:22 +00:00

5 lines
97 B
JSON

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