Files
1144a834-737e-4d65-ae95-edc…/vercel.json
2026-04-22 12:27:11 +00:00

5 lines
97 B
JSON

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