Files
f90d8114-26f2-4c9f-b5e9-cea…/vercel.json
2026-04-29 19:51:37 +00:00

5 lines
97 B
JSON

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