Files
00beb6a9-d9d9-4a2a-ae98-1d0…/vercel.json
2026-05-08 22:57:20 +00:00

5 lines
97 B
JSON

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