Files
ee6a0ed7-fd9c-49d7-b95e-d28…/vercel.json
2026-06-03 18:41:38 +00:00

5 lines
97 B
JSON

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