Files
1213f2da-e5b6-4685-8d2e-245…/vercel.json
2026-05-24 13:16:34 +00:00

5 lines
97 B
JSON

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