Files
6bb668a0-d0da-43de-886b-9e8…/vercel.json
2026-03-19 12:06:21 +00:00

5 lines
97 B
JSON

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