Files
c7d2a7a8-03af-499c-b60b-e42…/vercel.json
2026-05-25 07:36:09 +00:00

5 lines
97 B
JSON

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