Files
e38e05bc-30a4-4de3-856c-7f8…/vercel.json
2026-04-11 23:07:18 +00:00

5 lines
97 B
JSON

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