Files
ce2bf111-6ff8-49e0-a0ae-2e0…/vercel.json
2026-06-03 19:30:40 +00:00

5 lines
97 B
JSON

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