Files
e01a8394-711c-4ee4-9b62-9d5…/vercel.json
2026-02-26 00:50:24 +00:00

5 lines
97 B
JSON

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