Files
3003f509-9982-4ca9-b9e9-486…/vercel.json
2026-05-07 23:09:11 +00:00

5 lines
97 B
JSON

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