Files
99d182ed-3170-4a99-9cb2-b6a…/vercel.json
2026-03-23 02:12:27 +00:00

5 lines
97 B
JSON

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