Files
30b03de1-e390-4ae6-b523-33b…/vercel.json
2026-03-03 18:36:08 +00:00

5 lines
97 B
JSON

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