Files
6858a09a-ee89-4e02-9948-015…/vercel.json
2026-06-01 04:49:14 +00:00

5 lines
97 B
JSON

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