Files
2983150d-1a02-4f97-9c7f-b86…/vercel.json
2026-05-23 02:16:59 +00:00

5 lines
97 B
JSON

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