Files
be94d9eb-8229-4327-b4fe-a2a…/vercel.json
2026-03-07 23:50:46 +00:00

5 lines
97 B
JSON

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