Files
4c6bea2a-959e-4582-8411-37e…/vercel.json
2026-05-22 23:51:38 +00:00

5 lines
97 B
JSON

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