Files
15dcba52-77ce-4c25-927e-e9f…/vercel.json
2026-03-15 22:50:23 +00:00

5 lines
97 B
JSON

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