Files
e0877da0-5c74-443d-bc50-0a5…/vercel.json
2026-05-14 16:48:06 +00:00

5 lines
97 B
JSON

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