Files
6ee3512c-8e4b-407f-81fd-023…/vercel.json
2026-04-28 15:35:01 +00:00

5 lines
97 B
JSON

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