Files
bb59c06c-58e3-4196-92e5-0b6…/vercel.json
2026-06-04 21:43:53 +00:00

5 lines
97 B
JSON

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