Files
bd47b8be-4a92-430f-9b1f-403…/vercel.json
2026-03-04 00:33:26 +00:00

5 lines
97 B
JSON

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