Files
5b224e49-f976-4d2d-936d-be3…/vercel.json
2026-06-03 14:37:40 +00:00

5 lines
97 B
JSON

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