Files
013b61d8-3072-45fc-b434-437…/vercel.json
2026-05-14 00:27:04 +00:00

5 lines
97 B
JSON

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