Files
29d6cf22-bb3e-4df1-9204-a0e…/vercel.json
2026-03-21 23:41:09 +00:00

5 lines
97 B
JSON

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