Files
1f438e37-8720-4043-939d-44d…/vercel.json
2026-03-04 18:04:01 +00:00

5 lines
97 B
JSON

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