Files
1f0b2002-3ff9-4512-9a53-ebd…/vercel.json
2026-05-14 10:37:40 +00:00

5 lines
97 B
JSON

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