Files
7b5339ff-4d06-4eec-a1d8-4e6…/vercel.json
2026-04-18 05:10:47 +00:00

5 lines
97 B
JSON

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