Files
08b06290-4745-4ee6-84be-472…/vercel.json
2026-05-26 07:43:30 +00:00

5 lines
97 B
JSON

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