Files
ceba383b-2c64-4d74-9f2e-2f7…/vercel.json
2026-05-22 19:42:07 +00:00

5 lines
97 B
JSON

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