Files
ff3f12d5-f180-4d04-b6fa-c2f…/vercel.json
2026-03-07 02:09:45 +00:00

5 lines
97 B
JSON

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