Files
44ac547c-ae82-4988-8556-eb8…/vercel.json
2026-03-09 12:56:48 +00:00

5 lines
97 B
JSON

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