Files
6343740f-68d4-4ffc-98a9-4be…/vercel.json
2026-03-28 13:06:24 +00:00

5 lines
97 B
JSON

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