Files
64cfc454-f030-4868-8bdc-e3d…/vercel.json
2026-03-05 07:47:57 +00:00

5 lines
97 B
JSON

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