Files
e37b7d21-1d27-448a-b3b1-88d…/vercel.json
2026-03-04 00:07:21 +00:00

5 lines
97 B
JSON

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