Files
c3a8ebae-47f1-43a7-adfe-41f…/vercel.json
2026-04-06 20:07:27 +00:00

5 lines
97 B
JSON

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