Files
cf893f84-7e29-4f3d-bcec-67a…/vercel.json
2026-04-07 12:21:27 +00:00

5 lines
97 B
JSON

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