Files
6d9bff39-afa6-4cff-a9a7-ea7…/vercel.json
2026-04-11 19:31:25 +00:00

5 lines
97 B
JSON

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