Files
93c85d85-d102-477b-97a3-59e…/vercel.json
2026-03-03 09:08:55 +00:00

5 lines
97 B
JSON

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