Files
4c59e938-a2b2-4465-b8c8-68d…/vercel.json
2026-05-19 21:03:18 +00:00

5 lines
97 B
JSON

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