Files
0b17e7bb-9c93-4ff0-b239-0a9…/vercel.json
2026-05-11 12:58:38 +00:00

5 lines
97 B
JSON

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