Files
7e6bc6a0-1cfe-4e02-b318-5f2…/vercel.json
2026-05-17 07:59:53 +00:00

5 lines
97 B
JSON

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