Files
66bf9276-64e8-40fc-b89d-b87…/vercel.json
2026-03-23 17:58:15 +00:00

5 lines
97 B
JSON

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