Files
8cebede8-1054-4ed5-b7f3-d87…/vercel.json
2026-06-10 15:18:53 +00:00

5 lines
97 B
JSON

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