Files
b532f2b6-23cb-4c70-80db-199…/vercel.json
2026-05-07 22:50:26 +00:00

5 lines
97 B
JSON

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