Files
b523ca7d-6348-497a-b7b9-a58…/vercel.json
2026-03-03 14:45:23 +00:00

5 lines
97 B
JSON

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