Files
a15b05e9-be32-4535-a17d-1b9…/vercel.json
2026-03-05 04:45:46 +00:00

5 lines
97 B
JSON

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