Files
b1df5d35-c87e-4aeb-9f35-572…/vercel.json
2026-03-14 20:34:10 +00:00

5 lines
97 B
JSON

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