Files
24f4997b-d65e-43d1-a62d-2ff…/vercel.json
2026-04-23 08:57:41 +00:00

5 lines
97 B
JSON

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