Files
88a4e033-61dd-4bdb-9514-324…/vercel.json
2026-04-05 22:20:27 +00:00

5 lines
97 B
JSON

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