Files
41b28169-be6a-4e04-b09c-3e3…/vercel.json
2026-06-03 19:27:21 +00:00

5 lines
97 B
JSON

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