Files
2ae4d597-8a05-467a-88d0-0a1…/vercel.json
2026-05-19 21:04:16 +00:00

5 lines
97 B
JSON

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