Files
08767489-d0eb-4845-b25c-7ef…/vercel.json
2026-03-12 11:34:08 +00:00

5 lines
97 B
JSON

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