Files
8a52350e-261e-4d96-88f8-76d…/vercel.json
2026-04-07 03:15:51 +00:00

5 lines
97 B
JSON

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