Files
53e2db10-a4dd-4a80-b55d-e26…/vercel.json
2026-04-15 18:36:23 +00:00

5 lines
97 B
JSON

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