Files
05429ebb-826d-4232-af41-12f…/vercel.json
2026-03-10 19:33:38 +00:00

5 lines
97 B
JSON

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