Files
f520285e-78d8-4383-8d21-6e3…/vercel.json
2026-04-05 23:08:58 +00:00

5 lines
97 B
JSON

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