Files
b6cbffe8-7693-4fc7-a8c4-eae…/vercel.json
2026-04-23 10:35:13 +00:00

5 lines
97 B
JSON

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