Files
183a4e56-e62d-4201-94dd-34a…/vercel.json
2026-03-26 12:26:01 +00:00

5 lines
97 B
JSON

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