Files
c54257af-d21f-4fc4-a7e7-7bb…/vercel.json
2026-03-11 04:46:50 +00:00

5 lines
97 B
JSON

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