Files
891a7340-67fd-4570-b4aa-2c8…/vercel.json
2026-04-26 19:38:19 +00:00

5 lines
97 B
JSON

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