Files
12caa742-3d9e-4dbd-8d9a-b43…/vercel.json
2026-03-04 02:02:41 +00:00

5 lines
97 B
JSON

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