Files
27367b43-3ff4-4b31-80b6-955…/vercel.json
2026-06-07 14:20:45 +00:00

5 lines
97 B
JSON

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