Files
bae68c67-2c1b-4e66-a0b1-e84…/vercel.json
2026-03-05 01:48:52 +00:00

5 lines
97 B
JSON

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