Files
8f1dd37e-3cac-4612-b9eb-40e…/vercel.json
2026-03-08 11:23:21 +00:00

5 lines
97 B
JSON

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