Files
58ffcbe8-41d6-4cce-9e34-81e…/vercel.json
2026-05-05 20:16:02 +00:00

5 lines
97 B
JSON

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