Files
06448655-6b9d-48f2-94e4-e30…/vercel.json
2026-03-04 14:38:21 +00:00

5 lines
97 B
JSON

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