Files
1be1a2eb-ac4a-4be8-b018-09a…/vercel.json
2026-03-17 13:45:35 +00:00

5 lines
97 B
JSON

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