Files
01295b7f-1ab0-4342-90e0-718…/vercel.json
2026-04-30 15:16:29 +00:00

5 lines
97 B
JSON

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