Files
52fc7b00-9bdf-4abf-827f-d36…/vercel.json
2026-06-09 13:35:18 +00:00

5 lines
97 B
JSON

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