Files
e80fa78c-5fe4-4a4c-b3ce-0e5…/vercel.json
2026-03-19 06:26:22 +00:00

5 lines
97 B
JSON

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