Files
86e7e2f7-2de5-499e-9d96-6b4…/vercel.json
2026-04-16 23:15:38 +00:00

5 lines
97 B
JSON

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