Files
3d8757c0-366f-4c24-bc2c-edc…/vercel.json
2026-03-10 06:26:11 +00:00

5 lines
97 B
JSON

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