Files
512bc2c4-a9f4-4e81-9b01-98f…/vercel.json
2026-04-29 04:07:07 +00:00

5 lines
97 B
JSON

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