Files
a4e70378-2898-40f4-8743-3d8…/vercel.json
2026-03-05 17:36:25 +00:00

5 lines
97 B
JSON

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